Revert "Move PRODUCT_SHIPPING_API_LEVEL to defined by device"
Revert submission 27975044-ship_api_35 Reason for revert: DroidMonitor: Potential culprit for b/349087711 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted changes: /q/submissionid:27975044-ship_api_35 Change-Id: Ibd6abb160c8e203505f4531173dca080b99ba5a8
This commit is contained in:
parent
cdda43b5d0
commit
5edb0b9446
1 changed files with 2 additions and 2 deletions
|
@ -395,8 +395,6 @@ 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
|
||||
|
@ -421,6 +419,8 @@ 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