summaryrefslogtreecommitdiffstats
path: root/hal/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hal/Android.mk')
-rw-r--r--hal/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/hal/Android.mk b/hal/Android.mk
index 08906766..c3012470 100644
--- a/hal/Android.mk
+++ b/hal/Android.mk
@@ -159,7 +159,8 @@ LOCAL_SHARED_LIBRARIES := \
libtinycompress \
libaudioroute \
libdl \
- libexpat
+ libexpat \
+ libprocessgroup
LOCAL_C_INCLUDES += \
external/tinyalsa/include \