diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1618360..80c7921 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -45,6 +45,7 @@ TARGET_BOOTLOADER_BOARD_NAME := MSM8226 TARGET_PROVIDES_CAMERA_HAL := true USE_DEVICE_SPECIFIC_CAMERA := true TARGET_USE_COMPAT_GRALLOC_ALIGN := true +TARGET_HAS_LEGACY_CAMERA_HAL1 := true # Charger BOARD_BATTERY_DEVICE_NAME := "battery"