Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0867471 authored by Steven Moreland's avatar Steven Moreland
Browse files

embedded.mk: allocator service

We are splitting android.hidl.memory into android.hidl.allocator and
android.hidl.memory to reflect the fact that we have two separate
interfaces which are served over different transports.

Bug: 35327976
Test: hidl_test, device boots with allocator

Merged-In: I36b1554d20f89ecd60a836c04f788ac83e0a1f5c
Change-Id: I36b1554d20f89ecd60a836c04f788ac83e0a1f5c
parent 5f50896a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
PRODUCT_PACKAGES += \
    adb \
    adbd \
    android.hidl.memory@1.0-service \
    android.hidl.allocator@1.0-service \
    android.hidl.memory@1.0-impl \
    atrace \
    bootanimation \