Include allocator AIDL service in the build am: 9a57dded37

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16982875

Change-Id: I19e2aefe79b3cd119cb4426d2cc0d2629d4b7f3e
This commit is contained in:
Ankit Goyal 2022-03-02 02:24:25 +00:00 committed by Automerger Merge Worker
commit f80792437a

View file

@ -484,7 +484,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
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.memtrack-service.pixel \ android.hardware.memtrack-service.pixel \