diff options
-rw-r--r-- | java/core-libraries/jarjar-strip-annotations-rules.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/core-libraries/jarjar-strip-annotations-rules.txt b/java/core-libraries/jarjar-strip-annotations-rules.txt index a1c261b9a..c74eaca49 100644 --- a/java/core-libraries/jarjar-strip-annotations-rules.txt +++ b/java/core-libraries/jarjar-strip-annotations-rules.txt @@ -2,3 +2,4 @@ strip-annotation android.annotation.NotNull strip-annotation android.annotation.Nullable strip-annotation androidx.annotation.RecentlyNonNull strip-annotation androidx.annotation.RecentlyNullable +strip-annotation android.annotation.FlaggedApi |