| commit | abc559aab9301c8b2f512afb9c81cf7cba0a0949 | [log] [tgz] |
|---|---|---|
| author | Jeff Sharkey <jsharkey@android.com> | Sat Feb 03 13:26:47 2018 -0700 |
| committer | Jeff Sharkey <jsharkey@android.com> | Sat Feb 03 13:27:13 2018 -0700 |
| tree | 07f4104d0cb99e50417d9f998c41ae236b5dc0c3 | |
| parent | 4a740846223aa58af065e2256fb0caa0ce6f9c53 [diff] |
Move bugreport storage enabling into OS. It's convoluted to enable/disable bugreport storage based on the "power menu" shortcut, and it's frustrating for dogfooders to have to manually cycle this setting once to enable the provider. So move the enable/disable logic directly into the OS, toggle it when the broader DEVELOPMENT_SETTINGS_ENABLED changes, and update to match state at device boot. Test: builds, boots Bug: 32540478 Change-Id: Iadfa106142fa3e252dfe6adb9712f7c67b8e9f65