commit | f3e53820420d5ff2b8b2222bde1b5af85f8b7deb | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Sun Dec 10 21:14:06 2023 -0800 |
committer | Tracy Zhou <tracyzhou@google.com> | Sun Dec 10 21:18:22 2023 -0800 |
tree | 0390362b4d9bbab61e9baf611bfe4ad189b170ac | |
parent | d761f5c3bdbbfe2400070b4641989d3f1ae6e11e [diff] |
Do not set isImmersive in TaskbarDelegate allow_gesture and immersive_mode are opposite of each other, and currently we set one or another, check one or another in different places. We should consolidate the two. Hence, we are removing all references of immersive_mode (allow_gesture has more usages). Bug: 313033827 Test: N/A Change-Id: I52d86c37cb39ef0bc04a04a0fa78d2b051a0e56e