Add SEPolicy domain for cavalry app
AVC error logs: https://paste.googleplex.com/4870439005847552 Test: make selinux_policy, flash build and test Bug: 329276535 Change-Id: I2ccb4d9205125f02f12cc26ea9e6e6e40b8d6ba2
This commit is contained in:
parent
58b64ca3fb
commit
6561e3b343
8 changed files with 81 additions and 0 deletions
5
pixelsupport/pixelsupport.mk
Normal file
5
pixelsupport/pixelsupport.mk
Normal file
|
@ -0,0 +1,5 @@
|
|||
PRODUCT_PACKAGES += PixelSupportPrebuilt
|
||||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/pixelsupport/sepolicy/vendor
|
||||
PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs-common/pixelsupport/sepolicy/product/public
|
||||
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/pixelsupport/sepolicy/product/private
|
Loading…
Add table
Add a link
Reference in a new issue