aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2023-12-29 14:20:06 +0000
committerVictor Chang <vichang@google.com>2023-12-29 14:20:06 +0000
commitb34ebd7a852cd6fcb0e113060dbe9ccbe5b9efe5 (patch)
tree41696695d0cd460efec4e29370ab069d017c5bc5
parent18a6e73af147f9c9e204eacd70186ec1637f6c1d (diff)
downloadmodules-utils-b34ebd7a852cd6fcb0e113060dbe9ccbe5b9efe5.tar.gz
Import IntDef into libcore/
It will be needed by Hpke APIs. Test: m droid Change-Id: I1d3220d8d25a5131f282f006b13aabe91fffcef6
-rw-r--r--java/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Android.bp b/java/Android.bp
index cf3aa95..8db32f3 100644
--- a/java/Android.bp
+++ b/java/Android.bp
@@ -82,6 +82,7 @@ filegroup {
srcs: [
"android/annotation/Discouraged.java",
"android/annotation/FlaggedApi.java",
+ "android/annotation/IntDef.java",
"android/annotation/SystemApi.java",
"android/annotation/TestApi.java",
// aconfig annotations