sdm710-common: Add 3.0 and 4.0 IAllocator entries toandroid.hardware.graphics.allocator I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or device VINTF manifest. I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or device VINTF manifest.
This commit is contained in:
parent
6b6923acf7
commit
5e7bbd7a98
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
<fqname>@2.0::IAllocator/default</fqname>
|
<fqname>@2.0::IAllocator/default</fqname>
|
||||||
|
<fqname>@3.0::IAllocator/default</fqname>
|
||||||
|
<fqname>@4.0::IAllocator/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.graphics.composer</name>
|
<name>android.hardware.graphics.composer</name>
|
||||||
|
|
Loading…
Reference in a new issue