Snap for 10468395 from 0f475ddded to udc-qpr1-release

Change-Id: I6c67653050c3685d183220ef80f1f397c6003fbf
This commit is contained in:
Android Build Coastguard Worker 2023-07-10 23:07:09 +00:00
commit 8bebaa70e0

View file

@ -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/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))