commit | 3b6bdffa4497b54f8c74528fcff25d72dcc285de | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Thu Sep 24 17:35:48 2020 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Thu Sep 24 17:35:48 2020 +0800 |
tree | 77af08d6026a56e0f674eedb496b3e7cc4a6fee6 | |
parent | fd55a98702c491b5fa3730f14873228a61644e9a [diff] |
Clear low profile mode while forcing client to show system bars Forcing client to show system bars would clear system UI flags at the client side. SYSTEM_UI_FLAG_LOW_PROFILE would be cleared as well in previous Android versions. This CL makes the behavior compatible. Fix: 167892531 Test: Steps in the bug Change-Id: I466a05120a08ac95b619eadd8291fc546d3bb450