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

Commit db1f6dc6 authored by Keith Mok's avatar Keith Mok Committed by Android (Google) Code Review
Browse files

Merge changes from topic "add-vehicle-binding-util-sc-v2-dev" into sc-v2-dev

* changes:
  Remove vehicle binding seed property in emulator
  Move vehicle hal to start in early_hal
parents 0bb1ef2e 1b32420a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
service vendor.vehicle-hal-2.0 /vendor/bin/hw/android.hardware.automotive.vehicle@2.0-service
    class hal
    class early_hal
    user vehicle_network
    group system inet
+0 −8
Original line number Diff line number Diff line
@@ -1024,14 +1024,6 @@ const ConfigDeclaration kVehicleProperties[]{
                                .changeMode = VehiclePropertyChangeMode::ON_CHANGE,
                        },
        },
        {
                .config =
                        {
                                .prop = toInt(VehicleProperty::STORAGE_ENCRYPTION_BINDING_SEED),
                                .access = VehiclePropertyAccess::READ_WRITE,
                                .changeMode = VehiclePropertyChangeMode::ON_CHANGE,
                        },
        },
        {
                .config =
                        {