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

Commit cca31440 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add support to USER_IDENTIFICATION_ASSOCIATION_PROPERTY." into rvc-dev...

Merge "Add support to USER_IDENTIFICATION_ASSOCIATION_PROPERTY." into rvc-dev am: a772a420 am: e7997bd1

Change-Id: I41b8e7b6283e74f982549a5fcb486cf3bd1f97e3
parents cb6c3d23 e7997bd1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1038,6 +1038,14 @@ const ConfigDeclaration kVehicleProperties[]{
                                .changeMode = VehiclePropertyChangeMode::ON_CHANGE,
                        },
        },
        {
                .config =
                        {
                                .prop = toInt(VehicleProperty::USER_IDENTIFICATION_ASSOCIATION),
                                .access = VehiclePropertyAccess::READ_WRITE,
                                .changeMode = VehiclePropertyChangeMode::ON_CHANGE,
                        },
        },
};

}  // impl