Jackal Guo 51da07a0ea Move our sepolicy to system_ext
Each app domain should be defined under the installed partition's
sepolicy. Since PixelSystemService is under system_ext, we should
not define our sepolicy under vendor.

Test: manually check if the error message is gone
Fix: 293806319
Change-Id: Ifec3e58c44ef1b2bc522f44b874b0635edc38c12
2023-08-01 10:05:53 +08:00

6 lines
223 B
Makefile

PRODUCT_SOONG_NAMESPACES += vendor/google/apps/PersistentBackgroundServices
PRODUCT_PACKAGES += \
PersistentBackgroundServices
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/pixelsystemservice/sepolicy