| commit | c20c32784f927e9198ed2d13e8999a98bd87bdec | [log] [tgz] |
|---|---|---|
| author | mrenouf <mrenouf@google.com> | Fri Mar 01 08:23:31 2024 -0500 |
| committer | Mark Renouf <mrenouf@google.com> | Fri Mar 01 13:24:13 2024 +0000 |
| tree | f61a5acbbf3a460f808cfc3b9bb1f77c300290d8 | |
| parent | b30980f3b00e5ef54c6a2953612f38f1af75fe56 [diff] |
Adds @JavaInterop, a @RequiresOptIn for marking Java interop code
"This is a a property, function or class specifically
supporting Java interoperability. Usage from Kotlin
should be limited to interactions with Java"
Bug: 309960444
Test: This is just an annotation.
Change-Id: Ia2f21bd5d4359ba22e1292ebebbef77707706ac9
IntentResolver provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder