Merge "Address lifecycle crash in car sysui" into rvc-dev am: c42d4b65c8 am: 9b9a8e1b55

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12163205

Change-Id: I33d90a4b85ca32642998d415feab90cdda0e403d
This commit is contained in:
Heemin Seog
2020-07-16 02:04:19 +00:00
committed by Automerger Merge Worker
2 changed files with 0 additions and 10 deletions

View File

@@ -31,10 +31,4 @@
android:gravity="center_vertical"
android:orientation="horizontal"
/>
<com.android.systemui.BatteryMeterView
android:id="@+id/battery"
android:layout_width="0dp"
android:layout_height="match_parent"
/>
</LinearLayout>