sdm845-common: Start using vendor_overlay
* This lets us override files in /vendor without relying on bind mounts ^.^ Change-Id: Ib0b173682a48836aeac97e2c3691176a44f13aab
This commit is contained in:
@@ -6,7 +6,7 @@ on boot
|
||||
chown system system /sys/class/leds/green/lut_flags
|
||||
chown system system /sys/class/leds/blue/lut_flags
|
||||
|
||||
service vendor.light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.oneplus_sdm845
|
||||
service vendor.light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service
|
||||
interface android.hardware.light@2.0::ILight default
|
||||
class hal
|
||||
user system
|
||||
|
||||
Reference in New Issue
Block a user