android_frameworks_base/cmds/statsd/android.frameworks.stats@1.0-service.xml

12 lines
306 B
XML
Raw Normal View History

<manifest version="1.0" type="framework">
<hal>
<name>android.frameworks.stats</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IStats</name>
<instance>default</instance>
</interface>
</hal>
</manifest>