From 6d9f90eb8a335df5d8ce74069514b5b318aa5460 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Tue, 23 Jun 2020 16:44:52 +0200 Subject: [PATCH] sm8250-common: Drop /op_odm --- BoardConfigCommon.mk | 2 +- sepolicy/private/file_contexts | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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