blob: d7d257e00051e0be1e79e8ef2af337dddddbdf08 (
plain)
1
2
3
4
5
6
7
8
9
|
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.net.nlinterceptor</name>
<interface>
<name>IInterceptor</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
|