summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--genrule/allowlists.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/genrule/allowlists.go b/genrule/allowlists.go
index 9e37a094b..fa4af8739 100644
--- a/genrule/allowlists.go
+++ b/genrule/allowlists.go
@@ -18,9 +18,6 @@ var (
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
}