You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
471 B
18 lines
471 B
<manifest version="1.0" type="framework">
|
|
<hal max-level="5">
|
|
<name>android.frameworks.stats</name>
|
|
<transport>hwbinder</transport>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>IStats</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
|
|
<hal format="aidl">
|
|
<name>android.frameworks.stats</name>
|
|
<version>1</version>
|
|
<fqname>IStats/default</fqname>
|
|
</hal>
|
|
</manifest>
|