Move PRODUCT_SHIPPING_API_LEVEL to defined by device
Bug: 312876454 Flag: EXEMPT refactor Change-Id: I872dbd5e262516a32a47397d8413dcfce18dd05a
This commit is contained in:
parent
84adc6e0dc
commit
f1366bab96
1 changed files with 2 additions and 2 deletions
|
@ -395,6 +395,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
# GRAPHICS - GPU (end)
|
||||
# ####################
|
||||
|
||||
PRODUCT_SHIPPING_API_LEVEL := $(SHIPPING_API_LEVEL)
|
||||
|
||||
# Device Manifest, Device Compatibility Matrix for Treble
|
||||
DEVICE_MANIFEST_FILE := \
|
||||
device/google/zumapro/manifest.xml
|
||||
|
@ -419,8 +421,6 @@ DEVICE_MATRIX_FILE := \
|
|||
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/zumapro/overlay
|
||||
|
||||
PRODUCT_SHIPPING_API_LEVEL := 34
|
||||
|
||||
# RKP VINTF
|
||||
-include vendor/google_nos/host/android/hals/keymaster/aidl/strongbox/RemotelyProvisionedComponent-citadel.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue