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:
Jackal Guo 2023-05-03 15:56:31 +08:00
parent d81adfa058
commit 9c20d62b3d
3 changed files with 13 additions and 0 deletions

View 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