mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable
Bug: 287607876 Test: SAR scenario is set properly with motion sensor status Change-Id: I4d0169f08a8aca4f516b775c63d36457c4ab96e2
This commit is contained in:
committed by
Treehugger Robot
parent
78f6f8b59d
commit
36494e4c4d
@@ -48,4 +48,7 @@ PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_WIFI_PATH)/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf
|
||||
|
||||
# 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))
|
||||
|
||||
Reference in New Issue
Block a user