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.radio.exclude.mediatek.xml
2024-10-01 09:55:17 +05:30

14 lines
492 B
XML

<manifest version="1.0" type="device">
<hal override="true" format="hidl">
<name>vendor.mediatek.hardware.videotelephony</name>
<transport>hwbinder</transport>
</hal>
<hal override="true" format="hidl">
<name>vendor.mediatek.hardware.atci</name>
<transport>hwbinder</transport>
</hal>
<hal override="true" format="hidl">
<name>vendor.mediatek.hardware.mtkradioex</name>
<transport>hwbinder</transport>
</hal>
</manifest>