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: I7b692201582a9c761a08973ae8d9b4e6e89ad824
This commit is contained in:
parent
3a2a82e722
commit
a90bbb8178
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@ PRODUCT_COPY_FILES += \
|
||||||
device/google/felix/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
|
device/google/felix/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
|
||||||
device/google/felix/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf
|
device/google/felix/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf
|
||||||
|
|
||||||
|
# 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