From 51c891fa7be2c4e49fbf1848abfcb469de2abde9 Mon Sep 17 00:00:00 2001 From: Srinivas Patibandla Date: Thu, 17 Jun 2021 17:38:49 +0000 Subject: [PATCH] Update time sync seinfo to not use platform signature Bug: b/190695230 Change-Id: I2dbee2e624c8794b3aa9ff85d8985a15ee159a0f --- whitechapel/vendor/google/seapp_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whitechapel/vendor/google/seapp_contexts b/whitechapel/vendor/google/seapp_contexts index 3636ed46..b10941ac 100644 --- a/whitechapel/vendor/google/seapp_contexts +++ b/whitechapel/vendor/google/seapp_contexts @@ -51,4 +51,4 @@ user=uwb isPrivApp=true seinfo=uwb name=com.qorvo.uwb domain=uwb_vendor_app type user=_app isPrivApp=true seinfo=EuiccSupportPixel name=com.google.euiccpixel domain=euiccpixel_app type=app_data_file levelFrom=all # CccDkTimeSyncService -user=_app seinfo=platform name=com.google.pixel.digitalkey.timesync domain=vendor_cccdktimesync_app type=app_data_file levelFrom=all +user=_app isPrivApp=true name=com.google.pixel.digitalkey.timesync domain=vendor_cccdktimesync_app type=app_data_file levelFrom=all