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
|
||||
@@ -110,7 +110,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/cnd:$(TARGET_COPY_OUT_VENDOR)/bin/cnd \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/dpmQmiMgr:$(TARGET_COPY_OUT_VENDOR)/bin/dpmQmiMgr \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/dspservice:$(TARGET_COPY_OUT_VENDOR)/bin/dspservice \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/feature_enabler_client:$(TARGET_COPY_OUT_VENDOR)/bin/feature_enabler_client \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.bluetooth@1.0-service-qti \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.drm@1.3-service.widevine \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.gatekeeper@1.0-service-qti \
|
||||
@@ -226,7 +225,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/dataadpl.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dataadpl.rc \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/dataqti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dataqti.rc \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/dpmQmiMgr.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dpmQmiMgr.rc \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/feature_enabler_client.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/feature_enabler_client.rc \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/ims_rtp_daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/ims_rtp_daemon.rc \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/imsdatadaemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/imsdatadaemon.rc \
|
||||
vendor/oneplus/sm7250-common/proprietary/vendor/etc/init/imsqmidaemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/imsqmidaemon.rc \
|
||||
|
||||
Reference in New Issue
Block a user