commit | 73f3e8ad3eba708d5d15c2cfe73b048b667bfb92 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Mon Jan 14 13:06:23 2019 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Mon Jan 21 23:13:05 2019 +0100 |
tree | d1daca3f602b4a5e50bfe411039814fcad5fafbc | |
parent | 66e01c2fdf2a925b905554abae17e69b446387c9 [diff] |
Introduce new window insets launch flag Instead of turning off the new window insets system fully on or off, we introduce three modes: 0: Old system 1: New system for IME only 2: New system for IME + system bars This allows us to launch the feature in IME only mode, in order to avoid a lot of compatibility fallout around system bars. Test: adb shell setprop persist.wm.new_insets 0/1/2 Bug: 118118435 Change-Id: Iaa49e62930b2539770cd313567dde4b102216097