commit | f1d79d5c38daaff66fd1e022e30458b678c7c145 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Mon Feb 24 12:17:45 2025 +0100 |
committer | Søren Gjesse <sgjesse@google.com> | Mon Feb 24 12:17:45 2025 +0100 |
tree | 4a734b1d65a847fcffb00af6dfbe9542c5b84b84 | |
parent | 43a167895d472f8c7b189792465e333be27644f8 [diff] [blame] |
Enable Kotlin explicit API mode for androidx keep annotations Bug: b/392865072 Change-Id: If618e6d8966230066bd236c2757b830e5b98f78e
diff --git a/src/keepanno/java/androidx/annotation/keep/KeepCondition.kt b/src/keepanno/java/androidx/annotation/keep/KeepCondition.kt index a4fcddc..e149232 100644 --- a/src/keepanno/java/androidx/annotation/keep/KeepCondition.kt +++ b/src/keepanno/java/androidx/annotation/keep/KeepCondition.kt
@@ -41,7 +41,7 @@ */ @Retention(AnnotationRetention.BINARY) @Target(AnnotationTarget.ANNOTATION_CLASS) -annotation class KeepCondition( +public annotation class KeepCondition( /** * Define the class pattern by reference to a binding.