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

12 lines
346 B
XML

<manifest version="1.0" type="device">
<hal format="hidl" override="true">
<name>android.hardware.graphics.composer</name>
<transport>hwbinder</transport>
<version>2.3</version>
<interface>
<name>IComposer</name>
<instance>default</instance>
</interface>
</hal>
</manifest>