diff --git a/BoardConfig.mk b/BoardConfig.mk index 2c56c65..acf645b 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -62,6 +62,7 @@ BOARD_HAVE_BLUETOOTH_BCM := true TARGET_PROVIDES_CAMERA_HAL := true TARGET_HAS_LEGACY_CAMERA_HAL1 := true USE_DEVICE_SPECIFIC_CAMERA := true +TARGET_NEEDS_GCC_LIBC := true # Charger BOARD_CHARGER_SHOW_PERCENTAGE := true