Initial commit

This commit is contained in:
2026-04-20 09:09:23 -07:00
commit 085d967708
109 changed files with 11080 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<?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>