sanders: aex bringup

This commit is contained in:
therootlord
2017-10-13 01:14:58 +00:00
parent 08a382a809
commit a0c252b1aa
5 changed files with 25 additions and 9 deletions

View File

@@ -136,9 +136,6 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 26401026048 # 25782252 * 1024 mmcblk0p54
# Peripheral manager
TARGET_PER_MGR_ENABLED := true
# Power
TARGET_POWERHAL_VARIANT := qcom
BOARD_USES_QCOM_HARDWARE := true
BOARD_USES_QC_TIME_SERVICES := true
@@ -171,3 +168,7 @@ WIFI_DRIVER_FW_PATH_STA := "sta"
WIFI_DRIVER_FW_PATH_P2P := "p2p"
WPA_SUPPLICANT_VERSION := VER_0_8_X
# Toolchain
KERNEL_TOOLCHAIN := $(ANDROID_BUILD_TOP)/prebuilts/gcc/linux-x86/arm/arm-eabi-4.9/bin
TARGET_KERNEL_CROSS_COMPILE_PREFIX := arm-eabi-