Merge "Make Traceur seapp_context reflect platform status" am: 25dfbfec14
am: b476cc1f23
am: 99769850b9
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1962019 Change-Id: Ia0d9cfd02f2176fea8583a53453b135adb1994a9
This commit is contained in:
commit
26c5f8baf7
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ neverallow isEphemeralApp=true domain=((?!ephemeral_app).)*
|
|||
|
||||
isSystemServer=true domain=system_server_startup
|
||||
|
||||
user=_app isPrivApp=true name=com.android.traceur domain=traceur_app type=app_data_file levelFrom=all
|
||||
user=_app seinfo=platform name=com.android.traceur domain=traceur_app type=app_data_file levelFrom=all
|
||||
user=_app isPrivApp=true name=com.android.remoteprovisioner domain=remote_prov_app type=app_data_file levelFrom=all
|
||||
user=system seinfo=platform domain=system_app type=system_app_data_file
|
||||
user=bluetooth seinfo=platform domain=bluetooth type=bluetooth_data_file
|
||||
|
|
Loading…
Reference in a new issue