Initial commit
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user