commit | b355bf38e64bc395df63a791804dc323ee5e836d | [log] [tgz] |
---|---|---|
author | Grace Cheng <gracemc@google.com> | Thu Aug 08 12:50:38 2019 -0700 |
committer | Grace Cheng <gracemc@google.com> | Thu Aug 08 12:50:54 2019 -0700 |
tree | a52f9c9ce262b0f08147a078c9f88dbd90f79a2b | |
parent | aec59a59c59a906998d7af9655c4ca31ef6c5634 [diff] |
Fixes typo. Test: python vhal_const_generate.py Change-Id: I9b38313424a0e486698001a72a5c58162adfa35e
diff --git a/automotive/vehicle/2.0/types.hal b/automotive/vehicle/2.0/types.hal index 6232dd5..955283e 100644 --- a/automotive/vehicle/2.0/types.hal +++ b/automotive/vehicle/2.0/types.hal
@@ -2478,7 +2478,7 @@ /** * FACE_AND_FLOOR = FACE | FLOOR */ - FACE_AND_FLOOR = 0X3, + FACE_AND_FLOOR = 0x3, DEFROST = 0x4, /** * DEFROST_AND_FLOOR = DEFROST | FLOOR