avicii-common: remove feature_enabler_client
Signed-off-by: aswin7469 <aswinas@pixysos.com> Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
This commit is contained in:
committed by
Sipun Ku Mahanta
parent
50eefb8db1
commit
abadcaa328
BIN
proprietary/vendor/bin/feature_enabler_client
vendored
BIN
proprietary/vendor/bin/feature_enabler_client
vendored
Binary file not shown.
@@ -1,19 +0,0 @@
|
||||
on post-fs-data
|
||||
mkdir /mnt/vendor/persist/data/pfm 0755 system system
|
||||
mkdir /mnt/vendor/persist/data/pfm/licenses 0755 system system
|
||||
chown system system /mnt/vendor/persist/feature_enabler_client
|
||||
chmod 0775 /mnt/vendor/persist/feature_enabler_client
|
||||
|
||||
service feature_enabler_client /vendor/bin/feature_enabler_client
|
||||
class late_start
|
||||
user system
|
||||
group system graphics
|
||||
|
||||
on property:init.svc.vendor.qti.hardware.display.composer=stopping
|
||||
stop feature_enabler_client
|
||||
|
||||
on property:init.svc.vendor.qti.hardware.display.composer=running
|
||||
start feature_enabler_client
|
||||
|
||||
on property:init.svc.vendor.qti.hardware.display.composer=restarting
|
||||
restart feature_enabler_client
|
||||
Reference in New Issue
Block a user