1<manifest version="1.0" type="device"> 2 <hal format="aidl"> 3 <name>android.hardware.graphics.allocator</name> 4 <version>2</version> 5 <interface> 6 <name>IAllocator</name> 7 <instance>default</instance> 8 </interface> 9 </hal> 10</manifest>