mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Compile wifi stack from source
Change-Id: Iff490e431489c6229b2c67d4938fa700da435b13 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
4fcc6f9cf6
commit
4f2c263d84
5 changed files with 20 additions and 83 deletions
|
|
@ -79,3 +79,11 @@ TARGET_COPY_OUT_VENDOR := vendor
|
||||||
|
|
||||||
# VNDK
|
# VNDK
|
||||||
BOARD_VNDK_VERSION := current
|
BOARD_VNDK_VERSION := current
|
||||||
|
|
||||||
|
# Wifi
|
||||||
|
BOARD_WLAN_DEVICE := slsi
|
||||||
|
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||||
|
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
|
||||||
|
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||||
|
BOARD_HOSTAPD_DRIVER := NL80211
|
||||||
|
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||||
|
|
|
||||||
|
|
@ -10,5 +10,13 @@
|
||||||
{
|
{
|
||||||
"repository": "android_hardware_samsung_slsi_libbt",
|
"repository": "android_hardware_samsung_slsi_libbt",
|
||||||
"target_path": "hardware/samsung_slsi/libbt"
|
"target_path": "hardware/samsung_slsi/libbt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"repository": "android_hardware_samsung_slsi_scsc_wifibt_wifi_hal",
|
||||||
|
"target_path": "hardware/samsung_slsi/scsc_wifibt/wifi_hal"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"repository": "android_hardware_samsung_slsi_scsc_wifibt_wpa_supplicant_lib"
|
||||||
|
"target_path": "hardware/samsung_slsi/scsc_wifibt/wpa_supplicant_lib"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
64
manifest.xml
64
manifest.xml
|
|
@ -246,36 +246,6 @@
|
||||||
</interface>
|
</interface>
|
||||||
<fqname>@1.1::IUsb/default</fqname>
|
<fqname>@1.1::IUsb/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.wifi</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>1.3</version>
|
|
||||||
<interface>
|
|
||||||
<name>IWifi</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@1.3::IWifi/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.wifi.hostapd</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>1.1</version>
|
|
||||||
<interface>
|
|
||||||
<name>IHostapd</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@1.1::IHostapd/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.wifi.supplicant</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>1.2</version>
|
|
||||||
<interface>
|
|
||||||
<name>ISupplicant</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@1.2::ISupplicant/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>vendor.samsung.hardware.gnss</name>
|
<name>vendor.samsung.hardware.gnss</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
@ -326,40 +296,6 @@
|
||||||
<fqname>@2.0::ISehChannel/imsd</fqname>
|
<fqname>@2.0::ISehChannel/imsd</fqname>
|
||||||
<fqname>@2.0::ISehChannel/imsd2</fqname>
|
<fqname>@2.0::ISehChannel/imsd2</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>vendor.samsung.hardware.wifi</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>2.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>ISehWifi</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@2.0::ISehWifi/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
|
||||||
<name>vendor.samsung.hardware.wifi.hostapd</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>2.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>ISehHostapd</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@2.0::ISehHostapd/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
|
||||||
<name>vendor.samsung.hardware.wifi.supplicant</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>2.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>ISehSupplicant</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@2.0::ISehSupplicant/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" override="true">
|
|
||||||
<name>vendor.samsung_slsi.hardware.radio</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>vendor.trustonic.tee</name>
|
<name>vendor.trustonic.tee</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
|
||||||
|
|
@ -196,15 +196,8 @@ vendor/lib/hw/thermal.universal7904.so
|
||||||
vendor/lib64/hw/thermal.universal7904.so
|
vendor/lib64/hw/thermal.universal7904.so
|
||||||
|
|
||||||
# WIFI
|
# WIFI
|
||||||
vendor/bin/hw/android.hardware.wifi@1.0-service
|
|
||||||
vendor/bin/hw/hostapd
|
|
||||||
vendor/bin/hw/macloader
|
vendor/bin/hw/macloader
|
||||||
vendor/bin/hw/vendor.samsung.hardware.wifi@2.0-service
|
|
||||||
vendor/bin/hw/wpa_supplicant
|
|
||||||
vendor/bin/wlbtd
|
vendor/bin/wlbtd
|
||||||
vendor/etc/init/android.hardware.wifi@1.0-service.rc
|
|
||||||
vendor/etc/init/hostapd.android.rc
|
|
||||||
vendor/etc/init/vendor.samsung.hardware.wifi@2.0-service.rc
|
|
||||||
vendor/etc/init/wifi_slsi.rc
|
vendor/etc/init/wifi_slsi.rc
|
||||||
vendor/etc/wifi/hydra_config.sdb
|
vendor/etc/wifi/hydra_config.sdb
|
||||||
vendor/etc/wifi/indoorchannel.info
|
vendor/etc/wifi/indoorchannel.info
|
||||||
|
|
@ -220,14 +213,3 @@ vendor/etc/wifi/p2p_supplicant_overlay.conf
|
||||||
vendor/etc/wifi/platform.txt
|
vendor/etc/wifi/platform.txt
|
||||||
vendor/etc/wifi/wpa_supplicant.conf
|
vendor/etc/wifi/wpa_supplicant.conf
|
||||||
vendor/etc/wifi/wpa_supplicant_overlay.conf
|
vendor/etc/wifi/wpa_supplicant_overlay.conf
|
||||||
vendor/lib/libwifi-hal.so
|
|
||||||
vendor/lib/libwpa_client.so
|
|
||||||
vendor/lib64/libkeystore-engine-wifi-hidl.so
|
|
||||||
vendor/lib64/libkeystore-wifi-hidl.so
|
|
||||||
vendor/lib64/libucsengine.so
|
|
||||||
vendor/lib64/libwifi-hal.so
|
|
||||||
vendor/lib64/libwpa_client.so
|
|
||||||
vendor/lib64/vendor.samsung.frameworks.security.ucm.crypto@1.0.so
|
|
||||||
vendor/lib64/vendor.samsung.hardware.wifi.hostapd@2.0.so
|
|
||||||
vendor/lib64/vendor.samsung.hardware.wifi.supplicant@2.0.so
|
|
||||||
vendor/lib64/vendor.samsung.hardware.wifi@2.0.so
|
|
||||||
|
|
|
||||||
|
|
@ -240,4 +240,7 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
# Wifi
|
# Wifi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
TetheringConfigOverlay
|
android.hardware.wifi@1.0-service \
|
||||||
|
hostapd \
|
||||||
|
TetheringConfigOverlay \
|
||||||
|
wpa_supplicant
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue