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

Commit a60abf98 authored by Yuncheol Heo's avatar Yuncheol Heo Committed by Automerger Merge Worker
Browse files

Merge "Remove the suffix LEGACY from CLUSTER_NAVIGATION_STATE_LEGACY." into sc-dev am: 23394308

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/14054348

Change-Id: I00a7310f98bde860bf3182d0376d6aea5b4ea100
parents 21007b09 23394308
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1222,7 +1222,7 @@ const ConfigDeclaration kVehicleProperties[]{
        {
                .config =
                        {
                                .prop = toInt(VehicleProperty::CLUSTER_NAVIGATION_STATE_LEGACY),
                                .prop = toInt(VehicleProperty::CLUSTER_NAVIGATION_STATE),
                                .access = VehiclePropertyAccess::WRITE,
                                .changeMode = VehiclePropertyChangeMode::ON_CHANGE,
                        },
+1 −1
Original line number Diff line number Diff line
@@ -3201,7 +3201,7 @@ enum VehicleProperty : int32_t {
     * @change_mode VehiclePropertyChangeMode:ON_CHANGE
     * @access VehiclePropertyAccess:WRITE
     */
     CLUSTER_NAVIGATION_STATE_LEGACY = (
     CLUSTER_NAVIGATION_STATE = (
         0x0F38
         | VehiclePropertyGroup:SYSTEM
         | VehiclePropertyType:BYTES