commit | b8362e906fcb77d80fb408313dd760ea6b3eda85 | [log] [tgz] |
---|---|---|
author | Himanshu Gupta <himanshuz@google.com> | Tue Jan 24 18:01:39 2023 +0000 |
committer | Himanshu Gupta <himanshuz@google.com> | Mon Jan 30 18:38:14 2023 +0000 |
tree | 619a3279e4220fdad79e662bd457854b84cfe607 | |
parent | 2aebeda45611d01c5f7dc9264f609b93deee32e2 [diff] |
App Cloning fixes for Sharesheet This Cl adds the following: 1. Fixes a bug where if a cloned app has initialIntents and launches sharesheet, initialIntents would always resolve in user 0 (personalProfileHandle) instead of clonedProfileHandle 2. TODOs mentioned in ag/20982903 addressed. 3. Test cases added. Test: atest ChooserActivityTest, atest ResolverActivityTest Change-Id: Iedb24d8775d08319b136d96d7ffff1665a1b0748