aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-12-31 04:40:40 +0200
committerDavide Garberi <dade.garberi@gmail.com>2018-01-20 09:39:17 +0100
commitbb70dc3240faa6b8f874a23071aacb2bde7d432a (patch)
treed0dbffd7df98b30b8002e36ab9433bea4f8b3076 /BoardConfigCommon.mk
parentfc54d77844464c8546e105c3402e9157bd264d3f (diff)
msm8996-common: Build QTI HIDL power 1.0 HAL
* Despite zuk msm8996 devices have QCACLD2 WLAN card and the node that should return WiFi stats is available, it seems that the firmware doesn't fully supports it, causing freezes when trying to access the node. Just go with the HAL that provides no support for this feature. Change-Id: I929a2d3aedf3bfdca962dc34720019d83c7134e1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d7495f0..2249e91 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -171,7 +171,7 @@ BOARD_FLASH_BLOCK_SIZE := 262144
BOARD_USES_QCOM_HARDWARE := true
# QCOM Power
-TARGET_POWERHAL_VARIANT := qcom
+TARGET_HAS_NO_WIFI_STATS := true
# Recovery
TARGET_RECOVERY_FSTAB := $(VENDOR_PATH)/rootdir/etc/fstab.full