touch: moving ical related sepolicies to independent folder
Bug: 331139251 Test: Manually verify the result. Change-Id: I53b5c8eb73f1ce775ec83a06b43c0b4993f31e69
This commit is contained in:
parent
46f7fe3e61
commit
ea5ec69b79
@ -1,4 +1,5 @@
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/touch/gti/sepolicy
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/touch/gti/ical/sepolicy
|
||||
|
||||
PRODUCT_PACKAGES += dump_gti0.sh
|
||||
PRODUCT_PACKAGES += touch_gti_ical
|
||||
|
@ -1,5 +1,6 @@
|
||||
include device/google/gs-common/touch/gti/gti.mk
|
||||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/touch/gti/sepolicy_gti_dual
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/touch/gti/ical/sepolicy_gti_dual
|
||||
|
||||
PRODUCT_PACKAGES += dump_gti1.sh
|
||||
|
1
touch/gti/ical/sepolicy/file_contexts
Normal file
1
touch/gti/ical/sepolicy/file_contexts
Normal file
@ -0,0 +1 @@
|
||||
/vendor/bin/touch_gti_ical u:object_r:gti_ical_exec:s0
|
@ -1,2 +1 @@
|
||||
/vendor/bin/dump/dump_gti0\.sh u:object_r:dump_gti_exec:s0
|
||||
/vendor/bin/touch_gti_ical u:object_r:gti_ical_exec:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user