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

Commit bc614aea authored by Yu Shan's avatar Yu Shan
Browse files

Minor update on access annotation.

Test: None
Bug: 288331747
Change-Id: I3a2246c1c5fd02d06fa2c8f08dc69ac0506bfbcb
parent 595c1da8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -421,6 +421,7 @@ enum VehicleProperty {
     *
     * @change_mode VehiclePropertyChangeMode.CONTINUOUS
     * @access VehiclePropertyAccess.READ_WRITE
     * @access VehiclePropertyAccess.READ
     * @unit VehicleUnit:METER
     */
    RANGE_REMAINING = 0x0308 + 0x10000000 + 0x01000000
@@ -4476,6 +4477,9 @@ enum VehicleProperty {
     * powers on the vehicle. VEHICLE_IN_USE is set to true. After a driving session, user powers
     * off the vehicle, VEHICLE_IN_USE is set to false.
     *
     * <p>This property is defined as VehiclePropertyAccess.READ_WRITE, but OEMs have the option to
     * implement it as VehiclePropertyAccess.READ only.
     *
     * @change_mode VehiclePropertyChangeMode.ON_CHANGE
     * @access VehiclePropertyAccess.READ_WRITE
     * @access VehiclePropertyAccess.READ