commit | 9d3795057e8035ba37e95dc56ff74857014dad42 | [log] [tgz] |
---|---|---|
author | Annie Meng <anniemeng@google.com> | Thu Jan 17 13:54:21 2019 +0000 |
committer | Annie Meng <anniemeng@google.com> | Thu Jan 17 13:54:21 2019 +0000 |
tree | 6aa0a3fe45ffc5d571488aad2e8d4cf134b73cae | |
parent | f8e7ff917512017baf1fff7b2a9efd533fec78a5 [diff] |
[Multi-user] Route USER_ALL calls to USER_SYSTEM for restoreAtInstall Before ag/5882734 where we introduced the user param for restoreAtInstall(), PackageManager would route all calls to the system user including USER_ALL. Continue to route USER_ALL to USER_SYSTEM as CTS infrastructure installs packages with USER_ALL. Bug: 122954632 Test: atest CtsBackupHostTestCases Change-Id: Icb674435f70adcd4b0349f13acc1ff83185575ac