Include allocator AIDL service in the build am: 9e4f342440
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/16982349 Change-Id: I6c72882ad0b7905a24b5c02ba813f11f0dd9f841
This commit is contained in:
commit
1c9397a9b2
1 changed files with 2 additions and 1 deletions
|
@ -446,7 +446,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