review the rest of slsi apps

Bug: 254378739
Test: build pass
Change-Id: Icdea2a58f0b77cc78de7fd831aa7a54ddff2b0d3
This commit is contained in:
Adam Shih 2022-11-07 13:44:27 +08:00
parent fb3623ca3d
commit a91e557579
5 changed files with 1 additions and 13 deletions

View file

@ -1,8 +1,3 @@
# Samsung S.LSI telephony
user=system seinfo=platform name=com.samsung.slsi.telephony.testmode domain=vendor_telephony_test_app levelFrom=all
user=system seinfo=platform name=com.samsung.slsi.telephony.uartswitch domain=vendor_telephony_uartswitch_app levelFrom=all
user=system seinfo=platform name=com.samsung.slsi.telephony.networktestmode domain=vendor_telephony_network_test_app levelFrom=all
# coredump/ramdump
user=_app seinfo=platform name=com.android.ramdump domain=ramdump_app type=app_data_file levelFrom=all

View file

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

View file

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

View file

@ -20,6 +20,7 @@ user=_app isPrivApp=true name=com.shannon.imsservice domain=vendor_ims_app level
user=system seinfo=platform name=com.samsung.slsi.telephony.silentlogging domain=vendor_telephony_silentlogging_app levelFrom=all
user=system seinfo=platform name=com.samsung.slsi.telephony.silentlogging:remote domain=vendor_silentlogging_remote_app levelFrom=all
user=system seinfo=platform name=com.samsung.slsi.sysdebugmode domain=vendor_telephony_debug_app levelFrom=all
user=system seinfo=platform name=com.samsung.slsi.telephony.testmode domain=vendor_telephony_test_app levelFrom=all
# Samsung S.LSI engineer mode
user=_app seinfo=platform name=com.samsung.slsi.engineermode domain=vendor_engineermode_app levelFrom=all