db845c: bump PRODUCT_SHIPPING_API_LEVEL to 32 am: a3698fd862

Original change: https://android-review.googlesource.com/c/device/linaro/dragonboard/+/2936519

Change-Id: I12be59de06b1edb8237d3b552db4d6b309fa3bcc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/device-common.mk b/device-common.mk
index a37f726..cf519da 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -27,7 +27,7 @@
   BOARD_VENDOR_RAMDISK_KERNEL_MODULES := $(TARGET_MODS)
 endif
 
-PRODUCT_SHIPPING_API_LEVEL := 31
+PRODUCT_SHIPPING_API_LEVEL := 32
 
 # Check vendor package version
 # If you need to make changes to the vendor partition,