Skip to content

Commit

Permalink
sdm660-common: Import wifi configs
Browse files Browse the repository at this point in the history
* from UL-ASUS_X01BD-WW-17.2018.2004.424-user

Change-Id: I88d4ab454d2387f3b21f2771fe1b22c97e9c5cc9
  • Loading branch information
rk779 authored and Shibi404 committed Jun 21, 2021
1 parent 117681d commit 1dca0e5
Show file tree
Hide file tree
Showing 4 changed files with 461 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sdm660.mk
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-qti.xml \
$(LOCAL_PATH)/configs/qti_whitelist.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/qti_whitelist.xml

# Wifi
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
$(LOCAL_PATH)/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf \
$(LOCAL_PATH)/wifi/WCNSS_qcom_cfg.ini:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/WCNSS_qcom_cfg.ini
Loading

0 comments on commit 1dca0e5

Please sign in to comment.