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:
parent
78f6f8b59d
commit
36494e4c4d
1 changed files with 4 additions and 1 deletions
|
@ -49,3 +49,6 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Add BOARD_WLAN_CHIP to soong_config
|
||||
$(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