Include allocator AIDL service in the build am: 9a57dded37
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16982875 Change-Id: I7332d4fe8388cff58784b422f4de4100b872b2e8
This commit is contained in:
commit
522263b642
1 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue