review cbrs_setup_app
Bug: 254378739 Test: boot with the app correctly labeled Change-Id: Ia0e63e7fc1a6b68ad1a7012e65b063f08f05470d
This commit is contained in:
parent
aff9f380d3
commit
0fb88a6e5c
3 changed files with 4 additions and 3 deletions
|
@ -38,9 +38,6 @@ user=_app isPrivApp=true seinfo=platform name=com.google.android.connectivitymon
|
|||
# Modem Diagnostic System
|
||||
user=_app isPrivApp=true seinfo=mds name=com.google.mds domain=modem_diagnostic_app type=app_data_file levelFrom=user
|
||||
|
||||
# CBRS setup app
|
||||
user=_app seinfo=platform name=com.google.googlecbrs domain=cbrs_setup_app type=app_data_file levelFrom=user
|
||||
|
||||
# Qorvo UWB system app
|
||||
# TODO(b/222204912): Should this run under uwb user?
|
||||
user=_app isPrivApp=true seinfo=uwb name=com.qorvo.uwb.vendorservice domain=uwb_vendor_app type=uwb_vendor_data_file levelFrom=all
|
||||
|
|
4
vendor/seapp_contexts
vendored
4
vendor/seapp_contexts
vendored
|
@ -1,2 +1,6 @@
|
|||
# Sub System Ramdump
|
||||
user=system seinfo=platform name=com.google.SSRestartDetector domain=ssr_detector_app type=system_app_data_file levelFrom=user
|
||||
|
||||
# CBRS setup app
|
||||
user=_app seinfo=platform name=com.google.googlecbrs domain=cbrs_setup_app type=app_data_file levelFrom=user
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue