db845c: bump PRODUCT_SHIPPING_API_LEVEL to 33

to prepare for further PRODUCT_SHIPPING_API_LEVEL update

Test: boot to homescreen

Change-Id: I43955a13942c8828c7e623bc27fa6fe30ac4b29e
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
diff --git a/device-common.mk b/device-common.mk
index cf519da..10f01eb 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 := 32
+PRODUCT_SHIPPING_API_LEVEL := 33
 
 # Check vendor package version
 # If you need to make changes to the vendor partition,