Loading lineage.mk +1 −1 Original line number Diff line number Diff line $(call inherit-product, vendor/lineage/config/common_full_phone.mk) $(call inherit-product, device/lineage/sepolicy/common/sepolicy.mk) #$(call inherit-product, device/lineage/sepolicy/common/sepolicy.mk) -include vendor/lineage/build/core/config.mk -include vendor/lineage/build/core/apicheck.mk sepolicy/mediatek.te +1 −1 Original line number Diff line number Diff line type hal_graphics_allocator_default, domain; #type hal_graphics_allocator_default, domain; type proc_ged, file_type; allowxperm domain proc_ged:file ioctl { 0x6700-0x67ff }; Loading sepolicy/qualcomm.te +2 −2 Original line number Diff line number Diff line type bt_firmware_file, file_type; type rild, domain; #type rild, domain; #me.phh.treble.qti.audio is system-signed allow system_app hal_telephony_hwservice:hwservice_manager { find }; allow { rild system_app } { rild system_app }:binder { call transfer }; allow { system_app } { system_app }:binder { call transfer }; #Pixel 1 type vnd_qcril_audio_hwservice, hwservice_manager_type; Loading sepolicy/treble_app.te +2 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,8 @@ set_prop(system_app, vendor_camera_prop); type hal_ext_fingerprint_hwservice, hwservice_manager_type; allow system_app hal_ext_fingerprint_hwservice:hwservice_manager { find }; type hal_fingerprint_default, domain; allow system_app hal_fingerprint_default:binder { call }; #type hal_fingerprint_default, domain; #allow system_app hal_fingerprint_default:binder { call }; allow system_app sysfs_power:dir r_dir_perms; allow system_app sysfs_power:file rw_file_perms; allow system_app sysfs_power:lnk_file read; Loading Loading
lineage.mk +1 −1 Original line number Diff line number Diff line $(call inherit-product, vendor/lineage/config/common_full_phone.mk) $(call inherit-product, device/lineage/sepolicy/common/sepolicy.mk) #$(call inherit-product, device/lineage/sepolicy/common/sepolicy.mk) -include vendor/lineage/build/core/config.mk -include vendor/lineage/build/core/apicheck.mk
sepolicy/mediatek.te +1 −1 Original line number Diff line number Diff line type hal_graphics_allocator_default, domain; #type hal_graphics_allocator_default, domain; type proc_ged, file_type; allowxperm domain proc_ged:file ioctl { 0x6700-0x67ff }; Loading
sepolicy/qualcomm.te +2 −2 Original line number Diff line number Diff line type bt_firmware_file, file_type; type rild, domain; #type rild, domain; #me.phh.treble.qti.audio is system-signed allow system_app hal_telephony_hwservice:hwservice_manager { find }; allow { rild system_app } { rild system_app }:binder { call transfer }; allow { system_app } { system_app }:binder { call transfer }; #Pixel 1 type vnd_qcril_audio_hwservice, hwservice_manager_type; Loading
sepolicy/treble_app.te +2 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,8 @@ set_prop(system_app, vendor_camera_prop); type hal_ext_fingerprint_hwservice, hwservice_manager_type; allow system_app hal_ext_fingerprint_hwservice:hwservice_manager { find }; type hal_fingerprint_default, domain; allow system_app hal_fingerprint_default:binder { call }; #type hal_fingerprint_default, domain; #allow system_app hal_fingerprint_default:binder { call }; allow system_app sysfs_power:dir r_dir_perms; allow system_app sysfs_power:file rw_file_perms; allow system_app sysfs_power:lnk_file read; Loading