1
0
mirror of https://github.com/devhunter1/android_device_samsung_a15.git synced 2025-10-12 22:44:43 +00:00
Files
Twrp/recovery/root/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml
2024-10-01 09:55:17 +05:30

12 lines
330 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.wifi.supplicant</name>
<transport>hwbinder</transport>
<version>1.4</version>
<interface>
<name>ISupplicant</name>
<instance>default</instance>
</interface>
</hal>
</manifest>