mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Fixed SEAT_AIRBAG_ENABLED throwing ASSUMPTION_FAILED in cts test"
This commit is contained in:
committed by
Android (Google) Code Review
commit
da9b3895d2
@@ -1746,6 +1746,9 @@ enum VehicleProperty {
|
||||
*
|
||||
* This property can be set to VehiclePropertyAccess.READ read only for the sake of regulation
|
||||
* or safety concerns.
|
||||
*
|
||||
* @change_mode VehiclePropertyChangeMode.ON_CHANGE
|
||||
* @access VehiclePropertyAccess.READ_WRITE
|
||||
*/
|
||||
SEAT_AIRBAG_ENABLED =
|
||||
0x0B9E + VehiclePropertyGroup.SYSTEM + VehicleArea.SEAT + VehiclePropertyType.BOOLEAN,
|
||||
|
||||
Reference in New Issue
Block a user