touch: moving ical related sepolicies to independent folder am: ea5ec69b79
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/26957229 Change-Id: Ic92ed487646286266f021eedc4abf125e0d62549 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
42f418b147
@ -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