lemonadep: Move shipping API level to common

* All OnePlus SM8350 devices have a shipping API of 30.

Change-Id: I5c19735a66c1b6a90ecd4cb1003d4334771dcb8d
This commit is contained in:
Alexander Koskovich 2022-05-18 08:58:53 -07:00 committed by LuK1337
parent 612c4c0044
commit 055c24e364

View File

@ -33,8 +33,6 @@ PRODUCT_PACKAGES += \
PRODUCT_SOONG_NAMESPACES += \ PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) $(LOCAL_PATH)
PRODUCT_SHIPPING_API_LEVEL := 30
# Inherit from oneplus sm8350-common # Inherit from oneplus sm8350-common
$(call inherit-product, device/oneplus/sm8350-common/common.mk) $(call inherit-product, device/oneplus/sm8350-common/common.mk)