commit | 687906f2f9445ccd8b54941da418bd0e915199ab | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Mon Jun 10 19:06:51 2019 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Thu Jun 13 12:21:49 2019 -0700 |
tree | 707f2f6ec3a630c3eede704e07492f8d82f40622 | |
parent | 240760c570251f75387309aafe758afd57ab89b2 [diff] |
Game Driver: Allow user to apply prerelease driver for all apps Currently the global opt-in is only available to Game Driver. This change has added an option to let developers to opt-in all apps to use prerelease driver. GameDriverEnableForAllAppsPreferenceController is then refactored from SwitchPreference to ListPreference to support this change. Bug: 134881329 Test: make RunSettingsRoboTests ROBOTEST_FILTER=GameDriver Change-Id: I6dcb3a22a4033a576605d42aa80b09db088d4aa2