From 83a8f972512c6bd9af40d411d662edd7773d5826 Mon Sep 17 00:00:00 2001 From: Yuncheol Heo Date: Thu, 29 Apr 2021 11:56:41 -0700 Subject: [PATCH] Add EVS permissions to CarSystemUI. - MONITOR_CAR_EVS_STATUS to get the status of EVS. - CONTROL_CAR_EVS_ACTIVITY to generate the session token. Bug: 170792252 Test: SystemUI brings up without crash. Change-Id: Ibc2af746ba699de91ced6866c50c0774af429b51 --- data/etc/car/com.android.carsystemui.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/etc/car/com.android.carsystemui.xml b/data/etc/car/com.android.carsystemui.xml index 4e2f29438531d..8c05282e65e49 100644 --- a/data/etc/car/com.android.carsystemui.xml +++ b/data/etc/car/com.android.carsystemui.xml @@ -21,5 +21,7 @@ + +