sm8250-common: Drop /op_odm
This commit is contained in:
parent
362f88963b
commit
6d9f90eb8a
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue