commit | 6952e28dff44a02244f104aae45f9d0e6fa9166f | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed Sep 18 19:55:15 2024 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Wed Sep 18 19:57:45 2024 -0700 |
tree | e1fd5c10ad3943795789ec63982e1ee4ac04f094 | |
parent | 619ddfbde2504696106c9c6704a6d667ea724b5d [diff] |
Replace atomicfu with AtomicReference atomicfu internally replaces it with AtomicReference during compile This avoids an additional preprocessing step during compile, and also makes the gradle setup easier Bug: 368177559 Test: Presubmit Flag: EXEMPT refactor Change-Id: I6840e0687b78b38df7ac5d187bf147e0c5a33e24
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder