frameworks/base refactoring

add libandroidfw.so to the build

Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
This commit is contained in:
Mathias Agopian
2012-02-20 17:03:12 -08:00
parent 6bfa911394
commit 9f763bec7b
2 changed files with 2 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ PRODUCT_PACKAGES := \
ip-up-vpn \
ip6tables \
iptables \
libandroidfw \
libOpenMAXAL \
libOpenSLES \
libaudiopreprocessing \

View File

@@ -15,6 +15,7 @@ LOCAL_SRC_FILES := \
LOCAL_C_INCLUDES += external/zlib
LOCAL_STATIC_LIBRARIES := \
libandroidfw \
libutils \
libcutils