Skip to content
Commit 02596178 authored by Pinyao Ting's avatar Pinyao Ting
Browse files

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
parent ff73f8b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment