diff options
| author | 2023-01-06 15:19:23 -0800 | |
|---|---|---|
| committer | 2023-02-01 09:32:25 -0800 | |
| commit | 02596178e6f9d5e37d8a75bc5f99e1ab13d9dca3 (patch) | |
| tree | e2901a3a3ae783ffb6dbb589dd38b092affac36a /libs/androidfw/ApkParsing.cpp | |
| parent | ff73f8b3e010d981a09ef1271398a2af859ea742 (diff) | |
Allow backup payload for shortcuts from secondary user
Bug: 260066878
Test: verified using following steps
1. Add a secondary user in Settings -> System -> Multiple users.
2. Set up the secondary user and sign in with a GAIA account.
3. Pin some shortcuts to the workspace.
4. Run adb shell bmgr --user {your secondary user's ID e.g. 10} activate
true
5. Under Settings -> System -> Backup, opt into backups and press "Back
up now" -- this can take a few minutes.
6. adb pull /data/system_ce/0/shortcut_service/shortcut_dump/
backup-1-payload.txt Verify the backup payload contains pinned shortcuts.
7. Factory reset and perform a cloud restore, verify pinned
shortcuts are restored successfully.
Change-Id: I0ce48aff337085476087f0db882f3a117416eea6
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions