Revert "Move coredomain seapp contexts to system_ext"
This reverts commit d9478e1c21
.
Reason for revert: breaking build. b/293539702
Change-Id: Ie8a66971fcf249c9d08b4898e24b962d6aaf3ce6
This commit is contained in:
parent
d9478e1c21
commit
53081f7032
3 changed files with 8 additions and 9 deletions
2
ambient/seapp_contexts
Normal file
2
ambient/seapp_contexts
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Domain for Exo app
|
||||
user=_app seinfo=platform name=com.google.pixel.exo domain=exo_app type=app_data_file levelFrom=all
|
|
@ -1,11 +1,2 @@
|
|||
# Domain for EuiccGoogle
|
||||
user=_app isPrivApp=true name=com.google.android.euicc domain=euicc_app type=privapp_data_file levelFrom=user
|
||||
|
||||
# Domain for Exo app
|
||||
user=_app seinfo=platform name=com.google.pixel.exo domain=exo_app type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for connectivity monitor
|
||||
user=_app isPrivApp=true seinfo=platform name=com.google.android.connectivitymonitor domain=con_monitor_app type=app_data_file levelFrom=all
|
||||
|
||||
# HbmSVManager
|
||||
user=_app seinfo=platform name=com.android.hbmsvmanager domain=hbmsvmanager_app type=app_data_file levelFrom=all
|
||||
|
|
6
whitechapel/vendor/google/seapp_contexts
vendored
6
whitechapel/vendor/google/seapp_contexts
vendored
|
@ -24,12 +24,18 @@ user=_app seinfo=platform name=com.android.ramdump domain=ramdump_app type=app_d
|
|||
# grilservice
|
||||
user=_app isPrivApp=true name=com.google.android.grilservice domain=grilservice_app levelFrom=all
|
||||
|
||||
# HbmSVManager
|
||||
user=_app seinfo=platform name=com.android.hbmsvmanager domain=hbmsvmanager_app type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for omadm
|
||||
user=_app isPrivApp=true seinfo=platform name=com.android.omadm.service domain=omadm_app type=app_data_file levelFrom=all
|
||||
|
||||
# Modem Diagnostic System
|
||||
user=_app isPrivApp=true seinfo=mds name=com.google.mds domain=modem_diagnostic_app type=app_data_file levelFrom=user
|
||||
|
||||
# Domain for connectivity monitor
|
||||
user=_app isPrivApp=true seinfo=platform name=com.google.android.connectivitymonitor domain=con_monitor_app type=app_data_file levelFrom=all
|
||||
|
||||
# RIL Config Service
|
||||
user=radio isPrivApp=true seinfo=platform name=com.google.RilConfigService domain=ril_config_service_app type=app_data_file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue