[config] Override API-Review

no-op API-Review in Samples projects

Bug: b/230371306
Change-Id: Id92c21b9b1efa0cc35836dc18baa9c414760af69
Reviewed-on: https://fuchsia-review.googlesource.com/c/Fuchsia-SDK-Samples-Projects/+/751771
Reviewed-by: Anirudh Mathukumilli <rudymathu@google.com>
diff --git a/project.config b/project.config
index 17d5e0d..07f55cb 100644
--- a/project.config
+++ b/project.config
@@ -2,7 +2,8 @@
 	inheritFrom = Public-Projects
 [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