Revert "Add BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN"

Revert submission 2715179-BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN

Reason for revert: not needed

Reverted changes: /q/submissionid:2715179-BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN

Change-Id: I3bc8f2006b2f82159ae308467ea74ad62a60ec6f
diff --git a/android/variable.go b/android/variable.go
index 04e407f..ca9a221 100644
--- a/android/variable.go
+++ b/android/variable.go
@@ -443,17 +443,16 @@
 
 	ShippingApiLevel *string `json:",omitempty"`
 
-	BuildBrokenPluginValidation          []string `json:",omitempty"`
-	BuildBrokenClangAsFlags              bool     `json:",omitempty"`
-	BuildBrokenClangCFlags               bool     `json:",omitempty"`
-	BuildBrokenClangProperty             bool     `json:",omitempty"`
-	GenruleSandboxing                    *bool    `json:",omitempty"`
-	BuildBrokenEnforceSyspropOwner       bool     `json:",omitempty"`
-	BuildBrokenTrebleSyspropNeverallow   bool     `json:",omitempty"`
-	BuildBrokenUsesSoongPython2Modules   bool     `json:",omitempty"`
-	BuildBrokenVendorPropertyNamespace   bool     `json:",omitempty"`
-	BuildBrokenVendorSeappUsesCoredomain bool     `json:",omitempty"`
-	BuildBrokenInputDirModules           []string `json:",omitempty"`
+	BuildBrokenPluginValidation        []string `json:",omitempty"`
+	BuildBrokenClangAsFlags            bool     `json:",omitempty"`
+	BuildBrokenClangCFlags             bool     `json:",omitempty"`
+	BuildBrokenClangProperty           bool     `json:",omitempty"`
+	GenruleSandboxing                  *bool    `json:",omitempty"`
+	BuildBrokenEnforceSyspropOwner     bool     `json:",omitempty"`
+	BuildBrokenTrebleSyspropNeverallow bool     `json:",omitempty"`
+	BuildBrokenUsesSoongPython2Modules bool     `json:",omitempty"`
+	BuildBrokenVendorPropertyNamespace bool     `json:",omitempty"`
+	BuildBrokenInputDirModules         []string `json:",omitempty"`
 
 	BuildWarningBadOptionalUsesLibsAllowlist []string `json:",omitempty"`