diff --git a/device-bluejay.mk b/device-bluejay.mk index ec43b33..fed7f7f 100644 --- a/device-bluejay.mk +++ b/device-bluejay.mk @@ -189,3 +189,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