commit | b145ad5ef9c297b558b97e74240917b3260b2082 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed Feb 17 20:18:12 2021 -0800 |
committer | Lucas Dupin <dupin@google.com> | Wed Feb 17 20:22:18 2021 -0800 |
tree | aa77e344529ff7b44095304e011f584c16228583 | |
parent | add92198a57873c0ea733546cbc2de375b5a060f [diff] |
Move FeatureFlagReader to sysprops DeviceConfigs ended up being flaky and buggy. They were also eventually reset. SystemProperties are stable and widely used across the system. Test: adb shell setprop persist.systemui.flag_monet 1 Test: atest FeatureFlagReaderTest Fixes: 180559762 Change-Id: I20b1ae82ac66a2257159048ac6f9b5cd00f677c5