diff --git a/device.mk b/device.mk index 8aab8312..18668463 100644 --- a/device.mk +++ b/device.mk @@ -258,8 +258,8 @@ DEVICE_MATRIX_FILE := \ DEVICE_PACKAGE_OVERLAYS += device/google/gs201/overlay -# This will be updated to 33 (Android T) for shipping -PRODUCT_SHIPPING_API_LEVEL := 32 +# This device is shipped with 33 (Android T) +PRODUCT_SHIPPING_API_LEVEL := 33 # RKP VINTF -include vendor/google_nos/host/android/hals/keymaster/aidl/strongbox/RemotelyProvisionedComponent-citadel.mk