commit | 097c2696279e059b10fefbf9a1039a26fe72b0a3 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Aug 04 21:55:57 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 22 13:39:22 2023 -0700 |
tree | c0a9f5f74d733704942875561625da4168311be2 | |
parent | 285b065c7645f53c72579ea0bce77150c452be16 [diff] |
Fix kotlin nullable errors in IntentResolver Fix kotlin nullable errors that were exposed by setting the retention of android.annotation.NonNull and android.annotation.Nullable to class retention. Bug: 294110802 Test: builds Change-Id: I906bc882f4b29bf5daba6d4cd2f9523d5eadc048