Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 506d334b authored by Michael Bestas's avatar Michael Bestas Committed by Alexander Martinz
Browse files

axolotl: Move PRODUCT_SHIPPING_API_LEVEL to device.mk

Otherwise it's not being picked up by the build system.

Change-Id: Ib7a29661b520a64571c61739d443e74c794e9d8c
parent 8dfcd38e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -462,6 +462,9 @@ PRODUCT_PACKAGES += \
    android.hardware.sensors@2.0.vendor \
    libsensorndkbridge \

# Shipping API
PRODUCT_SHIPPING_API_LEVEL := 29

# Telephony
PRODUCT_PACKAGES += \
    ims-ext-common \
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ PRODUCT_MODEL := SHIFT6mq
PRODUCT_MANUFACTURER := SHIFT

PRODUCT_GMS_CLIENTID_BASE := android-malata
PRODUCT_SHIPPING_API_LEVEL := 29

# GMS (EEA - v2 - 4c)
#GMS_MAKEFILE := gms_eea_v2_type4c.mk