diff options
author | Annie Meng <anniemeng@google.com> | 2019-01-30 20:28:57 +0000 |
---|---|---|
committer | Annie Meng <anniemeng@google.com> | 2019-01-31 20:53:59 +0000 |
commit | d582787a82d593202517ad852b351863525b7d00 (patch) | |
tree | a670b4f98d2377391c838648542ed3f16eb7f99f /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 063180fa97160da6a5e715e4cfc0062f4f52f266 (diff) |
Create "android" backup agent in the system process for all users
1) Return the system user's appInfo for "android" so we launch into the
system process.
2) In the system process, each user has its own instance of the "android"
backup agent to allow for parallel backups across users.
3) Update agent bookkeeping to key by user id.
Bug: 111500434
Test: 1) "adb shell bmgr backupnow android" for system and non-system
user; verify through debugger and logging that each user has its own
agent instance and both run in the system process; verify backup
succeeds
2) Repeat with "adb shell bmgr restore [token] android"
Change-Id: Ie9c8934daac02fb1c09f37753ef02ef957d18a75
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions