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:
jimsun 2021-03-16 14:29:26 +08:00 committed by Jim Sun
parent 4a3f3550f5
commit 17f08b3cba

View file

@ -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