diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 41dc1bb..6e51d25 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -133,7 +133,7 @@ TARGET_USERIMAGES_USE_F2FS := true TARGET_USES_MKE2FS := true # Root -BOARD_ROOT_EXTRA_FOLDERS := op1 op2 op_odm +BOARD_ROOT_EXTRA_FOLDERS := op1 op2 # Telephony TARGET_PROVIDES_QTI_TELEPHONY_JAR := true diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts index 50f205e..a279d06 100644 --- a/sepolicy/private/file_contexts +++ b/sepolicy/private/file_contexts @@ -4,7 +4,6 @@ # Files in rootfs /op1(/.*)? u:object_r:op1_file:s0 /op2(/.*)? u:object_r:op2_file:s0 -/op_odm(/.*)? u:object_r:system_file:s0 # Files in sysfs /sys/devices/platform/soc/soc:goodix_fp/proximity_state u:object_r:sysfs_fpc_proximity:s0