gs101: fix grilservice context
The app is no longer signed with the platform key. Bug: 162313924 Test: verify gril service function works normally Change-Id: I9bf0494e65cafca9432665be199c30508d36417e
This commit is contained in:
parent
4a3f3550f5
commit
17f08b3cba
1 changed files with 1 additions and 1 deletions
2
whitechapel/vendor/google/seapp_contexts
vendored
2
whitechapel/vendor/google/seapp_contexts
vendored
|
@ -18,7 +18,7 @@ user=system seinfo=platform name=com.google.SSRestartDetector domain=ssr_detecto
|
|||
user=_app seinfo=platform name=com.android.ramdump domain=ramdump_app type=app_data_file levelFrom=all
|
||||
|
||||
# grilservice
|
||||
user=_app isPrivApp=true seinfo=platform name=com.google.android.grilservice domain=grilservice_app levelFrom=all
|
||||
user=_app isPrivApp=true name=com.google.android.grilservice domain=grilservice_app levelFrom=all
|
||||
|
||||
# PixelLogger
|
||||
user=_app seinfo=platform name=com.android.pixellogger domain=logger_app type=app_data_file levelFrom=all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue