exynos9610: USB: Add 'vendor.' prefix to a vendor HAL
authorJaekyun Seok <jaekyun@google.com>
Wed, 30 Aug 2017 01:54:11 +0000 (10:54 +0900)
committerJan Altensen <info@stricted.net>
Sun, 1 Nov 2020 02:06:29 +0000 (03:06 +0100)
 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 and tested on a walleye device
Bug: 36796459
Change-Id: Idc995c550657feca5e0f934444a31805bc3538f9

hidl/usb/android.hardware.usb@1.1-service.wahoo.rc

index 1451519afbaa780b0d4736c7c38fc11ab5eef490..1bb497724dbc775b215b20b2c376c8a878d6f290 100644 (file)
@@ -1,4 +1,4 @@
-service usb-hal-1-1 /vendor/bin/hw/android.hardware.usb@1.1-service.wahoo
+service vendor.usb-hal-1-1 /vendor/bin/hw/android.hardware.usb@1.1-service.wahoo
     class hal
     user root
     group root system