From 9612480ee2f6eb43da87d9fe4f9f12cf7de0904f Mon Sep 17 00:00:00 2001 From: Zhi Dou Date: Tue, 30 Jul 2024 14:15:36 +0000 Subject: Revert^2 "pass read new storage parameter to java codegen" This reverts commit 848c6c939c90196e0294a1f126c890b434bc8050. Reason for revert: The real issue is fixed in another cl, not related to this one Change-Id: Id12816206a16b17c23e3a53832d268f1600107b3 --- java/testing.go | 1 + 1 file changed, 1 insertion(+) (limited to 'java/testing.go') diff --git a/java/testing.go b/java/testing.go index 7a42e4cce..445e096e6 100644 --- a/java/testing.go +++ b/java/testing.go @@ -424,6 +424,7 @@ func gatherRequiredDepsForTest() string { "stub-annotations", "aconfig-annotations-lib", + "aconfig_storage_reader_java", "unsupportedappusage", } -- cgit v1.2.3-59-g8ed1b