Revert "Create sepolicy for Pixel System Service"

This reverts commit 2f4d29bceaf6e23d358d5d594995c152365ce5a7.

Reason for revert: no need it anymore.

Test: m
Bug: 296508201
Change-Id: I51e632bb93343ec6240819207c2bada64b2df2bb
This commit is contained in:
Jackal Guo 2023-08-21 09:51:48 +08:00
parent 699964b6b2
commit 9c832d795e
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
SYSTEM_EXT_PRIVATE_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