wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable am: 14187c1bb9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/23823704 Change-Id: I3c44327e351381ff78ab74b013defd2bbf505704 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f8538a86a0
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@ PRODUCT_COPY_FILES += \
|
||||||
device/google/comet/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
|
device/google/comet/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
|
||||||
device/google/comet/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf
|
device/google/comet/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