Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: sepolicy: Migrate qcom_flash rules to hardware/oplus

Change-Id: Iba59cbf2ada217cac07f70d6dc4665a928f0591e
This commit is contained in:
LuK1337 2025-08-22 09:31:46 +02:00
commit 5e23345444
No known key found for this signature in database
4 changed files with 0 additions and 5 deletions

View file

@ -166,8 +166,6 @@ VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
include device/qcom/sepolicy_vndr/SEPolicy.mk
include hardware/oplus/sepolicy/qti/SEPolicy.mk
BOARD_VENDOR_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
# Verified Boot
BOARD_AVB_ENABLE := true
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --set_hashtree_disabled_flag

View file

@ -1 +0,0 @@
type proc_flash_light_file, fs_type, proc_type;

View file

@ -1 +0,0 @@
genfscon proc /qcom_flash u:object_r:proc_flash_light_file:s0

View file

@ -1 +0,0 @@
allow hal_camera_default proc_flash_light_file:file rw_file_perms;