Revert "Create sepolicy for Pixel System Service"

This reverts commit 9c20d62b3d2566a66f19016a2c16cbb8832f3972.

Reason for revert: Need to follow go/request-pixel-preinstalls

Change-Id: Id1da4acab4d40dcaa2ba26deee5a257911607fb0
This commit is contained in:
Jackal Guo 2023-05-15 06:56:07 +00:00 committed by Android (Google) Code Review
parent 9c20d62b3d
commit 7a05760fca
3 changed files with 0 additions and 13 deletions

View File

@ -1,5 +0,0 @@
PRODUCT_SOONG_NAMESPACES += vendor/google/apps/PersistentBackgroundServices
PRODUCT_PACKAGES += \
PersistentBackgroundServices
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/pixelsystemservice/sepolicy

View File

@ -1,6 +0,0 @@
type pixelsystemservice_app, domain, coredomain;
app_domain(pixelsystemservice_app);
# Standard system services
allow pixelsystemservice_app app_api_service:service_manager find;

View File

@ -1,2 +0,0 @@
# Pixel System Service
user=_app seinfo=platform name=com.google.android.pixelsystemservice domain=pixelsystemservice_app type=app_data_file levelFrom=all