diff options
-rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 80a34cc..e2e42ac 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -20,8 +20,6 @@ MINIMAL_FONT_FOOTPRINT := true BOARD_HAVE_BLUETOOTH := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth -WPA_SUPPLICANT_VERSION := VER_0_8_X - USE_OPENGL_RENDERER := true BOARD_USE_LEGACY_UI := true |