commit | fa22de4b2c229f9552ef1f515890e42f75c6863c | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Tue Sep 05 20:34:28 2023 +0000 |
committer | Mark Renouf <mrenouf@google.com> | Sat Sep 09 00:36:10 2023 +0000 |
tree | 0181940738ee44e848a0686c56f5e6a1c2087d5b | |
parent | bfaa58925ca56a73853401b88452cf3b40f0b081 [diff] |
Enables optimizations on IntentResolver app target Enable optimization, bytecode and resource shrinking. This reduces installed file size by nearly 1MB (30%). Bug: 299156789 Test: Full build and manual test Test: atest IntentResolverUnittests Test: atest CtsSharesheetTestCases Change-Id: I55c39c8643831e198dc818e466f68c12de74ec36
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder