1
0
mirror of https://github.com/devhunter1/android_device_samsung_a15.git synced 2025-10-10 10:40:41 +00:00
Files
Twrp/recovery/root/vendor/etc/vintf/manifest/vendor.samsung.hardware.wifi.hostapd.xml
2024-10-01 09:55:17 +05:30

12 lines
334 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.samsung.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>4.0</version>
<interface>
<name>ISehHostapd</name>
<instance>default</instance>
</interface>
</hal>
</manifest>