mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Fixes typo."
This commit is contained in:
committed by
Android (Google) Code Review
commit
6eb5b7007b
@@ -2478,7 +2478,7 @@ enum VehicleHvacFanDirection : int32_t {
|
||||
/**
|
||||
* FACE_AND_FLOOR = FACE | FLOOR
|
||||
*/
|
||||
FACE_AND_FLOOR = 0X3,
|
||||
FACE_AND_FLOOR = 0x3,
|
||||
DEFROST = 0x4,
|
||||
/**
|
||||
* DEFROST_AND_FLOOR = DEFROST | FLOOR
|
||||
|
||||
Reference in New Issue
Block a user