diff options
author | Chandan Nath <nathch@google.com> | 2018-11-16 18:19:28 +0000 |
---|---|---|
committer | Chandan Nath <nathch@google.com> | 2018-11-21 13:52:34 +0000 |
commit | 57bf7bad03df4623d5864cb9b802817f2850c319 (patch) | |
tree | 853cc47397b1dd27651d2cce5048effe6bae4a9e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 2252fcc415633e9af7675f78f97096be70334204 (diff) |
add option --user to Bmgr.java
Bug: 118480337
Test: 1) atest RunFrameworksServicesRoboTests
2) atest BmgrTest
3) atest CtsBackupTestCases
4) atest CtsBackupHostTestCases
5) atest GtsBackupTestCases
6) atest GtsBackupHostTestCases
UsageStatsRestoreHostSideTest fails. I verified locally that this test
fails without this change too.
7) flashed device and ran:adb shell bmgr --user 10 backupnow --all
Logs and output are as expected since backupservice isnt active for user 10
log: Bmgr : Running backupnow for user:10
output: Error: Could not access the Backup Manager. Is the system running
8) flashed device and ran:adb shell bmgr backupnow --all
log: Bmgr : Running backupnow for user:0
output:
Running incremental backup for all packages.
Package @pm@ with result: Success
....
Backup finished with result: Success
Change-Id: Icfebe26f36276ea687d15c9f9c361c409313ae9d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions