commit | 776c7e63d3b41ee6acfa54a26a76acd32d7802de | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Jan 29 11:01:22 2019 -0800 |
committer | Tony Wickham <twickham@google.com> | Tue Jan 29 11:01:22 2019 -0800 |
tree | be279dc9b790e71c5ac767c1b42ce6e325649382 | |
parent | e0c5f5d0ab86417e21992f520a53dc5ec410f29a [diff] |
Fix ToggleableGlobalSettingsFlag on user builds TogglableFlags are not initalized if !IS_DEBUG_DEVICE. Thus, trying to read from the ContentProvider produces a NPE. Also make ENABLE_TASK_STABILIZER global again now that this fix is in place. Bug: 123429711 Change-Id: I252e9b3ef4e802e769865f13b14487a36b8e1f82