Merge "Change AP_POWER_STATE_REPORT's access property." am: 86331df20a am: a53b19fb08

am: 7a473c66f7

Change-Id: I48dad550404620168c74cc2b3ef2f321020ee014
This commit is contained in:
Jim Kaye 2019-10-02 16:10:43 -07:00 committed by android-build-merger
commit 2b1e5cb620
2 changed files with 2 additions and 2 deletions

View file

@ -671,7 +671,7 @@ const ConfigDeclaration kVehicleProperties[]{
.initialValue = {.int32Values = {toInt(VehicleApPowerStateReq::ON), 0}}},
{.config = {.prop = toInt(VehicleProperty::AP_POWER_STATE_REPORT),
.access = VehiclePropertyAccess::WRITE,
.access = VehiclePropertyAccess::READ_WRITE,
.changeMode = VehiclePropertyChangeMode::ON_CHANGE},
.initialValue = {.int32Values = {toInt(VehicleApPowerStateReport::WAIT_FOR_VHAL), 0}}},

View file

@ -1282,7 +1282,7 @@ enum VehicleProperty : int32_t {
*
* @change_mode VehiclePropertyChangeMode:ON_CHANGE
* @access VehiclePropertyAccess:WRITE
* @access VehiclePropertyAccess:READ_WRITE
*/
AP_POWER_STATE_REPORT = (
0x0A01