db845c: upgrade PRODUCT_SHIPPING_API_LEVEL to 34
and the FCM level to 8 with the android.hardware.camera.provider hal
being removed from the manifest, also change to support 64BIT only
since API LEVEL 34.
Note: The graphics.allocator HAL is still reported as depreated,
will be updated separately.
Test: cts & vts
Change-Id: If8d65662b316544bcee046d4565171c52cdef001
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
diff --git a/device-common.mk b/device-common.mk
index 64f5124..23c63cd 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -33,7 +33,7 @@
BOARD_VENDOR_RAMDISK_KERNEL_MODULES := $(TARGET_MODS)
endif
-PRODUCT_SHIPPING_API_LEVEL := 33
+PRODUCT_SHIPPING_API_LEVEL := 34
# Check vendor package version
# If you need to make changes to the vendor partition,