wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable am: 36494e4c4d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/23815684 Change-Id: I3a242ad9c5d88e21ad862d5ad26adf10abb0b7a8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6d41fa22f5
1 changed files with 4 additions and 1 deletions
|
@ -48,4 +48,7 @@ PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_WIFI_PATH)/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf
|
$(LOCAL_WIFI_PATH)/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf
|
||||||
|
|
||||||
# Add BOARD_WLAN_CHIP to soong_config
|
# Add BOARD_WLAN_CHIP to soong_config
|
||||||
$(call soong_config_set,qcom_wifi,board_wlan_chip,wcn6740)
|
$(call soong_config_set,qcom_wifi,board_wlan_chip,wcn6740)
|
||||||
|
|
||||||
|
# Add WIFI_FEATURE_IMU_DETECTION to soong_config
|
||||||
|
$(call soong_config_set,wifi,feature_imu_detection,$(WIFI_FEATURE_IMU_DETECTION))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue