Create sepolicy for Pixel System Service
Having the dedicated domain for Pixel System Service instead of using platform_app. Test: m Bug: 274749278 Change-Id: I3ff6258f9370b59329f25a3f1275777243bc4bb1
This commit is contained in:
parent
d81adfa058
commit
9c20d62b3d
3 changed files with 13 additions and 0 deletions
5
pixelsystemservice/pixelsystemservice.mk
Normal file
5
pixelsystemservice/pixelsystemservice.mk
Normal file
|
@ -0,0 +1,5 @@
|
|||
PRODUCT_SOONG_NAMESPACES += vendor/google/apps/PersistentBackgroundServices
|
||||
PRODUCT_PACKAGES += \
|
||||
PersistentBackgroundServices
|
||||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/pixelsystemservice/sepolicy
|
Loading…
Add table
Add a link
Reference in a new issue