diff --git a/device-bluejay.mk b/device-bluejay.mk index d8b934b..7b75578 100644 --- a/device-bluejay.mk +++ b/device-bluejay.mk @@ -191,3 +191,6 @@ else PRODUCT_COPY_FILES += \ device/google/bluejay/gps_user.xml.b3:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml endif + +# This device is shipped with 32 (Android S V2) +PRODUCT_SHIPPING_API_LEVEL := 32