commit | 826879ed63bae0b459aeb7e6d42400d9c7f1b499 | [log] [tgz] |
---|---|---|
author | tmfang <tmfang@google.com> | Mon Feb 25 18:12:24 2019 +0800 |
committer | tmfang <tmfang@google.com> | Tue Feb 26 19:34:46 2019 +0800 |
tree | 586047ca2b94ab55dad187d3840cecce7d4328a6 | |
parent | cabe72cf7b0a4df2c71191934aa371706f39b473 [diff] |
Create a preference controller for "App info" We try to avoid managing too many preferences in a controller. So, we create another controller to manage all apps info preference. RecentAppsPreferenceController and AllAppsInfoPreferenceController share same state of recent apps in order to improve the performance. Test: visual, robo test Fixes: 126134996 Change-Id: I1d8a175b213831415797437c64fd9d432864f9d3