dre: sepolicy: Migrate qcom_flash rules to hardware/oplus
Change-Id: Iba59cbf2ada217cac07f70d6dc4665a928f0591e
This commit is contained in:
parent
6b9a31bd74
commit
5e23345444
4 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
sepolicy/vendor/file.te
vendored
1
sepolicy/vendor/file.te
vendored
|
|
@ -1 +0,0 @@
|
|||
type proc_flash_light_file, fs_type, proc_type;
|
||||
1
sepolicy/vendor/genfs_contexts
vendored
1
sepolicy/vendor/genfs_contexts
vendored
|
|
@ -1 +0,0 @@
|
|||
genfscon proc /qcom_flash u:object_r:proc_flash_light_file:s0
|
||||
1
sepolicy/vendor/hal_camera_default.te
vendored
1
sepolicy/vendor/hal_camera_default.te
vendored
|
|
@ -1 +0,0 @@
|
|||
allow hal_camera_default proc_flash_light_file:file rw_file_perms;
|
||||
Loading…
Reference in a new issue