summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 7196ce6..a03586d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -293,6 +293,7 @@ LOCAL_LDLIBS += -lpthread -ldl
# Build the list of shared libraries
LOCAL_SHARED_LIBRARIES := \
libandroid \
+ libandroidfw \
libandroid_runtime \
libnativehelper \
libsqlite \