From f6ee4c723da305fc9c14f8d6f98c1e52d76ce77c Mon Sep 17 00:00:00 2001 From: Heemin Seog Date: Mon, 7 Oct 2019 16:56:49 -0700 Subject: Fix the super_status_bar to be compatible Phone system ui made some changes recently which require super_status_bar to be updated. Bug: 142274450 Test: manual (build, flash, no crashing) Change-Id: Icf1049d0264da57d435600d607c26a612fcaeb3b --- packages/CarSystemUI/res/layout/super_status_bar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/CarSystemUI/res/layout/super_status_bar.xml b/packages/CarSystemUI/res/layout/super_status_bar.xml index e1bcc2e5f86c..08d48bfb1230 100644 --- a/packages/CarSystemUI/res/layout/super_status_bar.xml +++ b/packages/CarSystemUI/res/layout/super_status_bar.xml @@ -93,7 +93,7 @@ android:layout_height="match_parent" android:visibility="invisible"/> - -- cgit v1.2.3-59-g8ed1b