Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11767202 authored by Jim Kaye's avatar Jim Kaye Committed by Android (Google) Code Review
Browse files

Merge "Change AP_POWER_STATE_REPORT's access property."

parents 93347e2f 44d525b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -786,7 +786,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}}},

+1 −1
Original line number Diff line number Diff line
@@ -1310,7 +1310,7 @@ enum VehicleProperty : int32_t {

     *
     * @change_mode VehiclePropertyChangeMode:ON_CHANGE
     * @access VehiclePropertyAccess:WRITE
     * @access VehiclePropertyAccess:READ_WRITE
     */
    AP_POWER_STATE_REPORT = (
        0x0A01