[config] Override API-Review

no-op API-Review in Samples projects

Bug: b/230371306
Change-Id: I0020abb62895bab13f315a69b2c64ee1f51bc1bf
Reviewed-on: https://fuchsia-review.googlesource.com/c/Fuchsia-SDK-Samples-Commit-Queue-Projects/+/751029
Reviewed-by: Yuping Zhai <yupingz@google.com>
diff --git a/project.config b/project.config
index d0f650e..5f58cd7 100644
--- a/project.config
+++ b/project.config
@@ -3,7 +3,8 @@
 	inheritFrom = Commit-Queue
 [submit]
 	action = inherit
-[label "API-Review"]
-	function = MaxWithBlock
-	defaultValue = 0
-	copyCondition = changekind:NO_CHANGE
+[submit-requirement "API-Review"]
+	description = Submit requirement for API-Review
+	applicableIf = is:false
+	submittableIf = is:true
+	canOverrideInChildProjects = true