commit | 98eb902ead5600d49c0def5191c0b2e7c4b9115c | [log] [tgz] |
---|---|---|
author | Lei Yu <jackqdyulei@google.com> | Tue Apr 17 13:23:15 2018 -0700 |
committer | Lei Yu <jackqdyulei@google.com> | Wed Apr 18 10:58:06 2018 -0700 |
tree | a4dec91178e69a963f03d87f307b6420c9045431 | |
parent | 1257466d0bc7d51512cea2a455584589427b4276 [diff] |
update checkbox based on FAS API Before this CL, we assumed all the apps in this page were restricted and didn't consider that user may uncheck one and rotate the screen. In this CL, when we create checkbox, we will update the state through FAS API to make sure checkbox is up-to-date. Change-Id: I4e89908591f0688b4170806db4b6631bf921f2e9 Fixes: 78161466 Test: RunSettingsRoboTests