Revert "Revert "Disable hiddenapi check for building from prebuilts.""

This reverts commit bb6b813b1d.

Reason for revert: resubmit

Change-Id: I0ded78ed1a355654fa142351b95cd51f48c2186e
This commit is contained in:
Alyssa Ketpreechasawat
2023-10-06 07:01:22 +00:00
committed by Gerrit Code Review
parent bb6b813b1d
commit 34ab8792c5
2 changed files with 13 additions and 2 deletions

View File

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