From a7646789d6b79c9bd7b5155a238f7b9f15972d25 Mon Sep 17 00:00:00 2001 From: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com> Date: Sat, 21 Oct 2023 14:42:28 +0700 Subject: [PATCH] X6833B: Build system variant of `libhidltransport` * Needed by IMS blobs Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com> --- device.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device.mk b/device.mk index ad72406..d6f9a14 100644 --- a/device.mk +++ b/device.mk @@ -137,6 +137,7 @@ PRODUCT_PACKAGES += \ # HIDL PRODUCT_PACKAGES += \ android.hidl.allocator@1.0.vendor \ + libhidltransport \ libhidltransport.vendor \ libhwbinder.vendor