diff options
author | 2025-02-26 11:35:25 -0800 | |
---|---|---|
committer | 2025-02-26 11:35:25 -0800 | |
commit | ad92a47b69474d2db3abd7f0111f51c2945897c6 (patch) | |
tree | 4b30a86061c98d1483b392a2541ac3a86f853c3d /java/testing.go | |
parent | 6823ca3b47ac08c04492bf8e4fd6bfdbf5394fa8 (diff) | |
parent | 27d689d43aceef85f24038ecc292632469148232 (diff) |
Merge 25Q1 (ab/12770256) to aosp-main-future
Bug: 385190204
Merged-In: I7a698681eff69f1bd80966cacd6bc95d5eb990f0
Change-Id: I4011e94066708ea793f58e36eb89baab6dffe94a
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", |