Files
profiled/vesperprofiled.xml
T
2026-04-20 09:09:23 -07:00

15 lines
488 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
vendor/oxmc/vesperprofiled/vesperprofiled.xml
VINTF compatibility matrix fragment.
Declares that this device provides the IVesperProfileService AIDL HAL.
Installed to /system/etc/vintf/manifest/ by the build system.
-->
<manifest version="1.0" type="device">
<hal format="aidl">
<name>me.oxmc.vesperos.profile</name>
<version>1</version>
<fqname>IVesperProfileService/default</fqname>
</hal>
</manifest>