Merge "Make Traceur seapp_context reflect platform status" am: 25dfbfec14
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1962019 Change-Id: I9a8a640707d12580a9144418e64d4868aa56d651
This commit is contained in:
commit
b476cc1f23
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