commit | 7acb0306549d15d756aca1628fddc91a9bfc354a | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Tue Sep 12 19:57:07 2023 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Wed Sep 13 00:24:15 2023 +0000 |
tree | 7dd49703910b2bd21be8bbcd14339a3f96872e62 | |
parent | 42fbb1defed76e2f712195b088c34fdff12a764e [diff] |
Remove obsolete code left over from the system process None of this is necessary now that the activity is running in a normal application process. The 'name-based' version of getSharedPreferences works fine. Bug: 300157408 Flag: EXEMPT Test: manually; share content, long-press to pin/unpin; verify across usages and reboots Change-Id: Id056cd377babf397b323b40c52614cd326d5c79e
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder