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

Commit b926597e authored by Jaekyun Seok's avatar Jaekyun Seok
Browse files

Add 'vendor.' prefix to a vendor HAL service name

To prevent property name collisions between properties of system and
vendor, 'vendor.' prefix must be added to a vendor HAL service name.
You can see the details in http://go/treble-sysprop-compatibility.

Test: succeeded building gce_x86_phone-userdebug and confirmed that
service names were renamed correctly.
Bug: 36796459
Change-Id: Iedcb3a01e00e80c58dc76653784a3c353f34ce0a
parent b49ba108
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service.sim
service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service.sim
    class hal
    user bluetooth
    group bluetooth