From c11ccb9178484d0a743783ac7438bd31d578467a Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Mon, 20 Nov 2023 15:43:54 -0800 Subject: [PATCH] Remove multidex version genrules These version files appear to be unused, and we don't really want to support having the build access the git history. Bug: 307824623 Test: Presubmits Change-Id: Id5700bf4a56955bdf6edd4c50ceefa4184f54555 --- genrule/allowlists.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/genrule/allowlists.go b/genrule/allowlists.go index 62713a49e..6a3ec5830 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -40,8 +40,6 @@ var ( "aidl-golden-test-build-hook-gen", "aidl_camera_build_version", "android-cts-verifier", - "android-support-multidex-instrumentation-version", - "android-support-multidex-version", "angle_commit_id", "atest_integration_fake_src", "awkgram.tab.h",