Skip to content

Commit

Permalink
breeze: Update hostapd from ares V13.0.1.0.SKJINXM
Browse files Browse the repository at this point in the history
  • Loading branch information
SakthivelNadar authored and Hadenix committed Oct 9, 2023
1 parent 2cc43e9 commit 7142950
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ PRODUCT_COPY_FILES += \
# WiFi
PRODUCT_PACKAGES += \
android.hardware.wifi@1.2.vendor \
android.hardware.wifi.hostapd@1.3.vendor \
android.hardware.wifi.supplicant@1.1.vendor

PRODUCT_PACKAGES += \
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<hal format="hidl">
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.3</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
Expand Down
4 changes: 3 additions & 1 deletion proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -654,10 +654,12 @@ vendor/bin/hw/android.hardware.vibrator-service.mediatek|6a99b17250dae08eeeb4a72
vendor/etc/init/vibrator-mtk-default.rc|63f7577081fc8aca1d3cae9a32a77021ff041796
-vendor/etc/vintf/manifest/vibrator-mtk-default.xml|1a42ecd34f950e3737c61247b2d1d85039643729

# WiFi - from missi-user 12 SP1A.210812.016 V13.0.1.0.SKJINXM release-keys
vendor/bin/hw/hostapd|2f818f024b4f904fc2705c0931af337fe8416f22

# WiFi
-framework/mtk-wifi-service.jar
vendor/bin/hw/android.hardware.wifi@1.0-service-mediatek
vendor/bin/hw/hostapd
vendor/bin/hw/wpa_supplicant
vendor/bin/hostapd_cli
vendor/bin/wlan_assistant
Expand Down

0 comments on commit 7142950

Please sign in to comment.