Merge "Revert "Restrict plugins to an existing allowlist"" into udc-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
44c9b696bf
@@ -1850,10 +1850,6 @@ func (c *deviceConfig) ShippingApiLevel() ApiLevel {
|
||||
return uncheckedFinalApiLevel(apiLevel)
|
||||
}
|
||||
|
||||
func (c *deviceConfig) BuildBrokenPluginValidation() []string {
|
||||
return c.config.productVariables.BuildBrokenPluginValidation
|
||||
}
|
||||
|
||||
func (c *deviceConfig) BuildBrokenClangAsFlags() bool {
|
||||
return c.config.productVariables.BuildBrokenClangAsFlags
|
||||
}
|
||||
|
Reference in New Issue
Block a user