commit | 1f7d924828e5ceb49454520b49227b878e589f23 | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Tue Dec 12 19:30:05 2023 +0800 |
committer | Tiger <tigerhuang@google.com> | Fri Dec 15 16:06:28 2023 +0800 |
tree | 6e8d4e6940a08793eb95f1384326f8b3bbf9819e | |
parent | 2b253d43a9a1b330b28e4b5743a4e1a79cab562d [diff] |
Use a new fixed-read-only flag to control the e2e feature Accessing a fixed-read-only flag should be much faster. This CL is to improve the performance. The nav_bar_transparent_by_default flag is not needed because the feature will be covered by the edge-to-edge feature. This CL stops reading it. Fix: 301622545 Bug: 309578419 Test: local override and tested with WindowInsetsTests Change-Id: Id86e476353ef60d7db55256231d23d3608f8e0b6