diff options
author | 2025-03-10 09:52:34 -0700 | |
---|---|---|
committer | 2025-03-10 09:52:34 -0700 | |
commit | 6a3b2d08fdef380fbced31156e27dea01d35ccd2 (patch) | |
tree | aa8dcda7faaa10abdd2cf92e3081f6f7caeedda6 /java/testing.go | |
parent | 3ff67e8a6335d6ead04f4689a6d43803f8561448 (diff) | |
parent | fcb6c7a37439440666763c5d013956f23a2e57b6 (diff) |
Merge "Merge 25Q1 (ab/BP1A.250305.020) to AOSP main" into main
Diffstat (limited to 'java/testing.go')
-rw-r--r-- | java/testing.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/testing.go b/java/testing.go index 3abbb8453..d7878d68d 100644 --- a/java/testing.go +++ b/java/testing.go @@ -424,7 +424,6 @@ func gatherRequiredDepsForTest() string { "kotlin-stdlib-jdk8", "kotlin-annotations", "stub-annotations", - "aconfig-annotations-lib", "aconfig_storage_stub", "unsupportedappusage", |