Deprecate allocator 4.0 in favor of AIDL V1
Bug: 220910504 Bug: 228405226 Test: go/allocator4-deprecate Change-Id: Iecb0517f1abddcf0c7f289c716552154141c7eeb
This commit is contained in:
parent
90aa043beb
commit
efd8e19d57
2 changed files with 0 additions and 11 deletions
|
@ -485,8 +485,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.graphics.mapper@4.0-impl \
|
||||
android.hardware.graphics.allocator@4.0-service \
|
||||
android.hardware.graphics.allocator@4.0-impl \
|
||||
android.hardware.graphics.allocator-V1-service
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
@ -26,15 +26,6 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.allocator</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
<name>IAllocator</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<transport arch="32+64">passthrough</transport>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue