Revert "Disable hiddenapi check for building from prebuilts."

Revert submission 2761821-suppress-hiddenapi-check

Reason for revert: have some typo - break next build

Reverted changes: /q/submissionid:2761821-suppress-hiddenapi-check

Change-Id: I9fce1e1a9389d58928f1eec50c0eaf016f5f63ac
This commit is contained in:
Alyssa Ketpreechasawat
2023-10-06 03:42:34 +00:00
committed by Gerrit Code Review
parent 34feb68b28
commit bb6b813b1d
2 changed files with 2 additions and 13 deletions

View File

@@ -481,8 +481,6 @@ type ProductVariables struct {
ReleaseAconfigFlagDefaultPermission string `json:",omitempty"`
ReleaseDefaultModuleBuildFromSource *bool `json:",omitempty"`
KeepVndk *bool `json:",omitempty"`
CheckVendorSeappViolations *bool `json:",omitempty"`