diff options
author | Annie Meng <anniemeng@google.com> | 2018-11-30 16:57:12 +0000 |
---|---|---|
committer | Annie Meng <anniemeng@google.com> | 2018-12-10 12:41:51 +0000 |
commit | 3b2e750a93816c298df8b739c56fd76487f1d18f (patch) | |
tree | 132a1741a8f8a5748bfb1d9421e18d44db732050 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | a6d828755ee306c0e01a078530c22bd83d56f55f (diff) |
[Multi-user] Stop migrating legacy backup setting
The backup enabled setting BACKUP_ENABLED was deprecated since Android
N and replaced by a file containing enabled state.
Stop migrating this setting for the system user to be able to
consolidate starting the backup service for system and non-system users.
There's been several Android versions since the deprecation that the
chance we need the setting is slim (as devices shouldn't OTA from N to
current). Without the setting, the default would be backup off (absence
of file) which can then be enabled again via SUW or Settings.
Bug: 120212806
Test: 1) boot and unlock system user
2) adb shell bmgr backup [package]; adb shell bmgr restore [package]
3) atest RunFrameworksServicesRoboTests
Change-Id: I6d2b375a9400dffa9f75528d42f36b4af2e14187
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions