summaryrefslogtreecommitdiff
path: root/qcwcn/wcnss-service
AgeCommit message (Collapse)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to hardware/qcom/wlanBob Badour
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD to: qcwcn/wifi_hal/Android.mk Added SPDX-license-identifier-BSD to: cld80211-lib/Android.mk qcwcn/wcnss-service/Android.mk qcwcn/wpa_supplicant_8_lib/Android.mk Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I96fbf1a03a023509049ad11765b6860ab344499f
2018-07-03Move vendor modules to vendor partitionAjit Kumar
Bug: 78637206 Signed-off-by: Ben Fennema <fennema@google.com> Change-Id: Icf13057c2942af425b199c9e5a89912e7eef61ba (cherry picked from commit a076fd918776412d4327c2ebe2bb28e86c6183a3)
2018-02-20wcnss_service: Change WCNSS_qcom_cfg.ini file pathAnurag Chouhan
Add changes to support treble feature on pronto, change WCNSS_qcom_cfg.ini file path from /system to /vendor Change-Id: I7082642d1ac34f7eb5c07edec34c3be05494d2c4 CRs-fixed: 2082792 (cherry picked from commit 94f3809f4e573f5bce5042c9ec3c0b60a85b1e92)
2018-01-04Add -Wno-error to compile with global -Werror.Chih-Hung Hsieh
Bug: 66996870 Test: normal builds. Change-Id: Id5f516df8dae981ca8d37ceaaae067ef66192aed
2017-08-18Move wcnss_service to vendorTim Kryger
Mark the WCNSS service as proprietary so that the binary ends up under vendor. Note that because this module doesn't include the init script to start the service, each device that makes use of this module must change the device specific init script used to start the service. Bug: 64694113 Test: Ran downloader utility on Angelfish over WIFI Change-Id: I71bcb1ba796b4dbe11d7aec7928f7e13d6485160
2017-08-13Reading the serialno property is forbiddenTim Kryger
This read always fails so just remove it to avoid selinux denials. Bug: 63963344 Test: Ran downloader utility on Angelfish over WIFI Change-Id: I6ce7bb5d161c9d2c4478b5d0fa23dd64b6d599b3
2015-06-16Add wcnss-service for Android One Seed (msm8916/8909)Christian Bejram
- Imported clean from lmp-mr1-dev (hardware/qcom/seed/wlan). - Guard in Android.mk to only be included in msm8916 and msm8909 based products. Bug: 21866114 Change-Id: Ifbfe49e6f874272bcaa972050e4bdafecbacd057