Add PRODUCT_SHIPPING_API_LEVEL to device config
Bug: 175526482 Test: m selinux_policy Change-Id: I040897f4bdb918aa4b1acb3539a7253640e670a3
This commit is contained in:
@@ -367,6 +367,8 @@ type productVariables struct {
|
||||
BoardMoveRecoveryResourcesToVendorBoot *bool `json:",omitempty"`
|
||||
|
||||
PrebuiltHiddenApiDir *string `json:",omitempty"`
|
||||
|
||||
ShippingApiLevel *string `json:",omitempty"`
|
||||
}
|
||||
|
||||
func boolPtr(v bool) *bool {
|
||||
|
Reference in New Issue
Block a user