Merge "Remove the diagnosticsTool domain for SeLinux access." into main

This commit is contained in:
Anson Lin 2024-01-09 09:22:15 +00:00 committed by Android (Google) Code Review
commit c075d107cf
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