common: wlan: Update to LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0

NOTE:
[1] - It is necessary to remove HIDL entry in Manifest:

fe498fe66e

Change-Id: I49f05ed43fabc42230a8039a4ffa79c57f2f2c97
This commit is contained in:
Alexander Koskovich 2022-09-23 10:10:11 -07:00 committed by Jake Weinstein
parent 639161d061
commit 5d7681d6fb
6 changed files with 0 additions and 103 deletions

View File

@ -123,6 +123,5 @@ ifneq (,$(filter wfd, $(TARGET_COMMON_QTI_COMPONENTS)))
endif
ifneq (,$(filter wlan, $(TARGET_COMMON_QTI_COMPONENTS)))
include $(QCOM_COMMON_PATH)/system/wlan/qti-wlan.mk
include $(QCOM_COMMON_PATH)/vendor/wlan/qti-wlan.mk
endif

View File

@ -1,31 +0,0 @@
#!/bin/bash
#
# Copyright (C) 2018-2019 The LineageOS Project
# Copyright (C) 2020 Paranoid Android
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# If we're being sourced by the common script that we called,
# stop right here. No need to go down the rabbit hole.
if [ "${BASH_SOURCE[0]}" != "${0}" ]; then
return
fi
set -e
# Required!
export COMPONENT=wlan
export VENDOR=qcom/common/system
"../extract-files.sh" "$@"

View File

@ -1,7 +0,0 @@
# WIGIG
system_ext/framework/vendor.qti.hardware.wigig.netperftuner-V1.0-java.jar
system_ext/framework/vendor.qti.hardware.wigig.supptunnel-V1.0-java.jar
system_ext/lib/vendor.qti.hardware.wigig.netperftuner@1.0.so
system_ext/lib/vendor.qti.hardware.wigig.supptunnel@1.0.so
system_ext/lib64/vendor.qti.hardware.wigig.netperftuner@1.0.so
system_ext/lib64/vendor.qti.hardware.wigig.supptunnel@1.0.so

View File

@ -1,16 +0,0 @@
# Copyright (C) 2021 Paranoid Android
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Get non-open-source specific aspects.
$(call inherit-product-if-exists, vendor/qcom/common/system/wlan/wlan-vendor.mk)

View File

@ -1,25 +0,0 @@
#!/bin/bash
#
# Copyright (C) 2018-2019 The LineageOS Project
# Copyright (C) 2020 Paranoid Android
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
set -e
# Required!
export COMPONENT=wlan
export VENDOR=qcom/common/system
"../setup-makefiles.sh" "$@"

View File

@ -1,26 +1,3 @@
# WIGIG
vendor/bin/ftm_flows_test
vendor/bin/ftmtest
vendor/bin/host_manager_11ad
vendor/bin/shell_11ad
vendor/bin/wigig_wiburn
vendor/bin/wigighalsvc
vendor/bin/wigignpt
vendor/etc/configstore/wigig.xml
vendor/etc/init/vendor.qti.hardware.wigig.supptunnel@1.0-service.rc
vendor/etc/wifi/aoa_cldb_falcon.bin
vendor/etc/wifi/aoa_cldb_swl14.bin
vendor/etc/wifi/wigig_p2p_supplicant.conf
vendor/etc/wifi/wigig_supplicant.conf
vendor/firmware/wigig/wigig.ini
vendor/lib64/libaoa.so
vendor/lib64/libwigig_flashaccess.so
vendor/lib64/libwigig_ftm_flows.so
vendor/lib64/libwigig_pciaccess.so
vendor/lib64/libwigig_utils.so
vendor/lib64/vendor.qti.hardware.wigig.netperftuner@1.0.so
vendor/lib64/vendor.qti.hardware.wigig.supptunnel@1.0.so
# WLAN
vendor/bin/athdiag
vendor/bin/cnss-daemon