From 02632503da6f22a658bc7a069cfa485a5dc4419a Mon Sep 17 00:00:00 2001 From: Joshua Trask Date: Tue, 20 Sep 2022 13:58:08 -0400 Subject: Fork framework chooser code to IntentResolver path This copies Chooser classes and (as needed) their transitive dependencies, while making minor mechanical changes to fix up references for the new package. This is a large CL, especially since we don't track the history of these files across projects (framework vs. "unbundled"), and the meaningful changes could easily get lost in the noise; reviewers should see accompanying notes at go/chooser-fork-cl. Test: locally re-enabled and ran UnbundledChooserActivityTest (as updated in this CL to match the framework version), then re-disabled before uploading. See notes for more info. Change-Id: I6708e3563d18a9e31894dd36dcd65e9a5815abcf --- java/tests/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'java/tests/AndroidManifest.xml') diff --git a/java/tests/AndroidManifest.xml b/java/tests/AndroidManifest.xml index 1c7506b6..bfe3a39f 100644 --- a/java/tests/AndroidManifest.xml +++ b/java/tests/AndroidManifest.xml @@ -27,7 +27,6 @@ -