summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorJim Kaye <jameskaye@google.com>2019-09-27 12:21:36 -0700
committerJim Kaye <jameskaye@google.com>2019-09-27 12:21:36 -0700
commit44d525b68bb6e087d0fbe0b122c735a0fa9be8f7 (patch)
treec3841e89c7aef9b7b8da58efb170ce49b4f67930 /identity/support/src/cppbor_parse.cpp
parentaa8e91e5eca3946a4d7471a65f68936873c81665 (diff)
Change AP_POWER_STATE_REPORT's access property.
Change AP_POWER_STATE_REPORT's access property from WRITE to READ_WRITE. In Vehicle environment some hals communicate with external ecu, so they must know the boot reason. (Not only on, but DEEP_SLEEP_EXIT, ON, CANCELED) To handle this, AOSP provide CarPowerManager, but it use AIDL. But, in treble, vendor process must communicate with system process via hidl. So, vendor processes(almost hal), can't use CarPowerManager. (Beside, CarPowerManager use /dev/binder but vendor process use /dev/vndbinder). If hals subscribe AP_POWER_STATE_REPORT via vehicle hal, they can handle the power state. Bug: 140370318 Test: Verified on Hawk Change-Id: Ic4c7f1d66a4fdee1cfb8b9da42cf76bc7aed5948
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions