mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
Revert "Move coredomain seapp contexts to system_ext" am: 3fa5cf25d6 am: d57f1582c5 am: 9f3804d60a am: f1edfdbfec am: 61e9bd7ba9
Original change: https://android-review.googlesource.com/c/device/google/redbull-sepolicy/+/2671295 Change-Id: Ie0b39e8107ece8cd98c05309a3614182ee70eed8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
# Use a custom domain for GoogleCamera, to allow for Hexagon DSP access
|
||||
user=_app seinfo=google name=com.google.android.GoogleCamera domain=google_camera_app type=app_data_file levelFrom=all
|
||||
|
||||
# Also allow GoogleCameraNext, the dogfood beta version, the same access as GoogleCamera
|
||||
user=_app seinfo=googlepulse name=com.google.android.apps.googlecamera.fishfood domain=google_camera_app type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for DeviceDropMonitor service
|
||||
user=_app seinfo=platform name=com.google.android.devicedropmonitor domain=device_drop_monitor type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for Display
|
||||
user=_app seinfo=platform name=com.android.hbmsvmanager domain=hbmsvmanager_app type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for IpHealthMonitor service
|
||||
user=_app seinfo=platform name=com.google.android.iphealthmonitor domain=ip_health_monitor type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for UvExposureReporter service
|
||||
user=_app isPrivApp=true name=com.google.android.uvexposurereporter domain=uv_exposure_reporter 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
|
||||
|
||||
# Verizon for OBDM tool
|
||||
user=_app seinfo=verizon name=com.verizon.obdm domain=obdm_app type=app_data_file levelFrom=all
|
||||
user=_app seinfo=verizon name=com.verizon.obdm:background domain=obdm_app type=app_data_file levelFrom=all
|
||||
18
vendor/google/seapp_contexts
vendored
18
vendor/google/seapp_contexts
vendored
@@ -11,6 +11,24 @@ user=_app seinfo=mds name=com.google.mds domain=modem_diagnostic_app type=app_da
|
||||
# Domain for GoogleCBRS app
|
||||
user=_app seinfo=platform name=com.google.googlecbrs domain=cbrs_setup_app type=app_data_file levelFrom=user
|
||||
|
||||
# Use a custom domain for GoogleCamera, to allow for Hexagon DSP access
|
||||
user=_app seinfo=google name=com.google.android.GoogleCamera domain=google_camera_app type=app_data_file levelFrom=all
|
||||
|
||||
# Also allow GoogleCameraNext, the dogfood beta version, the same access as GoogleCamera
|
||||
user=_app seinfo=googlepulse name=com.google.android.apps.googlecamera.fishfood domain=google_camera_app type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for Display
|
||||
user=_app seinfo=platform name=com.android.hbmsvmanager domain=hbmsvmanager_app type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for UvExposureReporter service
|
||||
user=_app isPrivApp=true name=com.google.android.uvexposurereporter domain=uv_exposure_reporter type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for DeviceDropMonitor service
|
||||
user=_app seinfo=platform name=com.google.android.devicedropmonitor domain=device_drop_monitor type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for IpHealthMonitor service
|
||||
user=_app seinfo=platform name=com.google.android.iphealthmonitor domain=ip_health_monitor type=app_data_file levelFrom=all
|
||||
|
||||
# Domain for EuiccSupportPixel
|
||||
user=_app isPrivApp=true seinfo=EuiccSupportPixel name=com.google.euiccpixel domain=euiccpixel_app type=app_data_file levelFrom=all
|
||||
|
||||
|
||||
3
vendor/qcom/common/seapp_contexts
vendored
3
vendor/qcom/common/seapp_contexts
vendored
@@ -9,6 +9,9 @@ user=radio isPrivApp=true seinfo=platform name=com.google.RilConfigService domai
|
||||
|
||||
user=_app seinfo=platform name=.qtidataservices domain=qtidataservices_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
|
||||
|
||||
#Domain for omadm
|
||||
user=_app isPrivApp=true seinfo=platform name=com.android.omadm.service domain=omadm_app type=app_data_file levelFrom=all
|
||||
|
||||
|
||||
3
vendor/verizon/seapp_contexts
vendored
Normal file
3
vendor/verizon/seapp_contexts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Verizon for OBDM tool
|
||||
user=_app seinfo=verizon name=com.verizon.obdm domain=obdm_app type=app_data_file levelFrom=all
|
||||
user=_app seinfo=verizon name=com.verizon.obdm:background domain=obdm_app type=app_data_file levelFrom=all
|
||||
Reference in New Issue
Block a user