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:
parent
cd14063e18
commit
a05cd829dd
3 changed files with 0 additions and 7 deletions
|
@ -1 +0,0 @@
|
|||
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/diagnosticstool/sepolicy
|
|
@ -1,4 +0,0 @@
|
|||
type diagnosticstool_app, domain;
|
||||
app_domain(diagnosticstool_app)
|
||||
|
||||
allow diagnosticstool_app app_api_service:service_manager find;
|
|
@ -1,2 +0,0 @@
|
|||
# Diagnostics Tool
|
||||
user=_app seinfo=platform name=com.google.android.apps.diagnosticstool domain=diagnosticstool_app isPrivApp=true levelFrom=user
|
Loading…
Add table
Add a link
Reference in a new issue