commit | eedab487e322b91d4602fd913d333ee5e9233f34 | [log] [tgz] |
---|---|---|
author | Schneider Victor-tulias <victortulias@google.com> | Fri Feb 26 11:53:25 2021 -0800 |
committer | Schneider Victor-tulias <victortulias@google.com> | Wed Mar 03 18:56:10 2021 +0000 |
tree | d10dfbdf91fcf4dc9cf8ac194fa10b161adbb71a | |
parent | 4092352a991d7b9f241ad203caf2a258f72446e8 [diff] |
Fix incremental download progress of workspaceiteminfos. WorkspaceItemInfo intent package names could be null, while the item info itself had a non-null package name. Added a helper method checking component package names first, then intent package names as a fallback for deep shortcuts. Demo: https://drive.google.com/file/d/1No44OD7SAD9qdmu-O6g3WaGdFjFLu2in/view?usp=sharing Fixes: 181261930 Test: Manually on device Change-Id: Ie2e10a79865b4898038fbdd4bbd9a7e9e1d42366