Merge "wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable" into udc-qpr-dev am: 87fcfaf0b6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/23823744 Change-Id: I4dc14423a2f2bb4f2970477b3e59532d337114b5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7a4ee6ca6e
1 changed files with 3 additions and 0 deletions
|
@ -44,3 +44,6 @@ WIFI_DRIVER_STATE_OFF := "OFF"
|
|||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_WIFI_PATH)/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf \
|
||||
$(LOCAL_WIFI_PATH)/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_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