From 848c6c939c90196e0294a1f126c890b434bc8050 Mon Sep 17 00:00:00 2001 From: Satish Yalla Date: Tue, 30 Jul 2024 03:56:25 +0000 Subject: Revert "pass read new storage parameter to java codegen" This reverts commit c98032785339de11e34ee3d4f94b3ec3ed70d324. Reason for revert: Droidmonitor created revert due to b/356193768. Will be verifying through ABTD before submission. Change-Id: Ifaaa33b07333683492bc54270b840df21bcd00ca --- java/testing.go | 1 - 1 file changed, 1 deletion(-) (limited to 'java/testing.go') diff --git a/java/testing.go b/java/testing.go index 445e096e6..7a42e4cce 100644 --- a/java/testing.go +++ b/java/testing.go @@ -424,7 +424,6 @@ func gatherRequiredDepsForTest() string { "stub-annotations", "aconfig-annotations-lib", - "aconfig_storage_reader_java", "unsupportedappusage", } -- cgit v1.2.3-59-g8ed1b