Merge "Fixing the flickering issue when clock is clicked in status bar to open Quick Settings."

This commit is contained in:
TreeHugger Robot
2018-12-27 00:33:27 +00:00
committed by Android (Google) Code Review

View File

@@ -76,7 +76,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@null"
systemui:intent="intent:#Intent;component=com.android.car.settings/.common.CarSettingActivity;launchFlags=0x14008000;end"
systemui:intent="intent:#Intent;component=com.android.car.settings/.common.CarSettingActivity;launchFlags=0x24000000;end"
/>
<com.android.systemui.statusbar.policy.Clock
android:id="@+id/clock"