Remove the diagnosticsTool domain for SeLinux access.

Bug: 318308424
Test: Local Rom build and manul test for the diagnosticstool app
Change-Id: Ib0a79fb91a5546922caab64d9ebbb2da103d7b07
This commit is contained in:
linanson 2023-12-22 00:40:01 +08:00
parent cd14063e18
commit a05cd829dd
3 changed files with 0 additions and 7 deletions

View file

@ -1 +0,0 @@
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/diagnosticstool/sepolicy

View file

@ -1,4 +0,0 @@
type diagnosticstool_app, domain;
app_domain(diagnosticstool_app)
allow diagnosticstool_app app_api_service:service_manager find;

View file

@ -1,2 +0,0 @@
# Diagnostics Tool
user=_app seinfo=platform name=com.google.android.apps.diagnosticstool domain=diagnosticstool_app isPrivApp=true levelFrom=user