Merge "Enable zram swap" into main
diff --git a/device-common.mk b/device-common.mk
index a5a2f14..fb3de7e 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 := 33
 
 # Check vendor package version
 # If you need to make changes to the vendor partition,