sm7250-common: nuke livedisplay

This commit is contained in:
Chandra Chaganti
2021-04-16 06:32:17 +02:00
committed by Akshay Kakatkar
parent 2bc920aa2a
commit e60b2b84df
3 changed files with 0 additions and 10 deletions

View File

@@ -303,10 +303,6 @@ PRODUCT_PACKAGES += \
libipanat \
liboffloadhal
# LiveDisplay
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay@2.1-service.oneplus
# Media
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \

View File

@@ -50,7 +50,6 @@
/(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service\.oneplus u:object_r:hal_fingerprint_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.biometrics\.fingerprint\.inscreen@1\.0-service\.oneplus u:object_r:hal_lineage_fod_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.secure_element@1\.2-service u:object_r:hal_secure_element_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.livedisplay@2\.1-service\.oneplus u:object_r:hal_lineage_livedisplay_qti_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch@1\.0-service\.oneplus u:object_r:hal_lineage_touch_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.oneplus\.hardware\.camera@1\.0-service u:object_r:hal_cameraHIDL_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.oneplus\.hardware\.CameraMDMHIDL@1\.0-service u:object_r:hal_cameraHIDL_default_exec:s0

View File

@@ -1,5 +0,0 @@
allow hal_lineage_livedisplay_qti vendor_display_vendor_data_file:dir rw_dir_perms;
allow hal_lineage_livedisplay_qti vendor_display_vendor_data_file:file create_file_perms;
allow hal_lineage_livedisplay_qti sysfs_graphics:dir r_dir_perms;
allow hal_lineage_livedisplay_qti sysfs_livedisplay_tuneable:file rw_file_perms;