From df1c59a657e4c45f7452ab8b608aea155b8931aa Mon Sep 17 00:00:00 2001 From: Liana Kazanova Date: Mon, 23 Sep 2024 21:54:04 +0000 Subject: Revert "pass read new storage parameter to java codegen" This reverts commit 9cf2e8e1403b5e057aca10870080adbe3e621f83. Reason for revert:DroidMonitor - Potential culprit for http://b/369200837 - Verifying through ABTD before submission. Change-Id: I635ba732fba40b7c73b5c419ef204fb14e857cb2 --- java/testing.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'java/testing.go') diff --git a/java/testing.go b/java/testing.go index 6cc9fd125..0c79e9f7e 100644 --- a/java/testing.go +++ b/java/testing.go @@ -424,9 +424,7 @@ func gatherRequiredDepsForTest() string { "kotlin-stdlib-jdk8", "kotlin-annotations", "stub-annotations", - "aconfig-annotations-lib", - "aconfig_storage_reader_java", "unsupportedappusage", } -- cgit v1.2.3-59-g8ed1b