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
 	}