From ac82eb1d6118adcd71398fa075bac8b291c6c3c4 Mon Sep 17 00:00:00 2001 From: therootlord Date: Mon, 27 Nov 2017 13:46:32 -0200 Subject: [PATCH] sanders: fix MultiHal --- device.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 3471763..322975c 100644 --- a/device.mk +++ b/device.mk @@ -185,7 +185,8 @@ PRODUCT_PACKAGES += \ libgnss \ liblocation_api \ android.hardware.gnss@1.0-impl-qti \ - libloc_api-rpc-qc + libloc_api-rpc-qc \ + libshims_get_process_name # HIDL PRODUCT_COPY_FILES += \