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

Commit b355bf38 authored by Grace Cheng's avatar Grace Cheng
Browse files

Fixes typo.

Test: python vhal_const_generate.py

Change-Id: I9b38313424a0e486698001a72a5c58162adfa35e
parent aec59a59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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