Include allocator AIDL service in the build

Bug: 220910504
Test: Boots to home
Test: VtsHalGraphicsAllocatorAidl_TargetTest
Change-Id: Ie169b059d401ce58b217765dbac76b4de9eb2c96
This commit is contained in:
Ankit Goyal 2022-02-16 22:32:09 -08:00
parent 205a0a4851
commit 9e4f342440

View file

@ -449,7 +449,8 @@ 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@4.0-impl \
android.hardware.graphics.allocator-V1-service
# AIDL memtrack
PRODUCT_PACKAGES += \