Include allocator AIDL service in the build
Bug: 220910504 Test: Boots to home Test: VtsHalGraphicsAllocatorAidl_TargetTest Change-Id: Ie169b059d401ce58b217765dbac76b4de9eb2c96
This commit is contained in:
parent
205a0a4851
commit
9e4f342440
1 changed files with 2 additions and 1 deletions
|
@ -449,7 +449,8 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.graphics.mapper@4.0-impl \
|
android.hardware.graphics.mapper@4.0-impl \
|
||||||
android.hardware.graphics.allocator@4.0-service \
|
android.hardware.graphics.allocator@4.0-service \
|
||||||
android.hardware.graphics.allocator@4.0-impl
|
android.hardware.graphics.allocator@4.0-impl \
|
||||||
|
android.hardware.graphics.allocator-V1-service
|
||||||
|
|
||||||
# AIDL memtrack
|
# AIDL memtrack
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue