commit | 4e788f24562df080eba438aada52771a45fdce3b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 27 18:41:42 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 27 18:41:42 2023 +0000 |
tree | ac96c46748960adcc7c8b92975c2e9cf9ed88161 | |
parent | ea5bb2537857eb5d32203edd0b29bb9d0d272228 [diff] | |
parent | 0931c29463c90d9611331fdffcd678a9324e91ad [diff] |
Merge "Sandbox tflite-support genrules" into main
diff --git a/genrule/allowlists.go b/genrule/allowlists.go index 9e37a09..fa4af87 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go
@@ -18,9 +18,6 @@ DepfileAllowList = []string{ // go/keep-sorted start "depfile_allowed_for_test", - "tflite_support_metadata_schema", - "tflite_support_spm_config", - "tflite_support_spm_encoder_config", // go/keep-sorted end }