]> git.saurik.com Git - android/aapt.git/commitdiff
frameworks/base refactoring
authorMathias Agopian <mathias@google.com>
Tue, 21 Feb 2012 00:58:20 +0000 (16:58 -0800)
committerMathias Agopian <mathias@google.com>
Tue, 21 Feb 2012 06:38:43 +0000 (22:38 -0800)
create the new libandroidfw from parts of libui and libutils

Change-Id: I1584995616fff5d527a2aba63921b682a6194d58

Android.mk

index cb55a9cfd4d688ff9974460b0e4b61927f12964c..bedd7e8b39584025d16609adbb7e285769cd35af 100644 (file)
@@ -39,6 +39,7 @@ LOCAL_C_INCLUDES += build/libs/host/include
 LOCAL_STATIC_LIBRARIES := \
        libhost \
        libutils \
+       libandroidfw \
        libcutils \
        libexpat \
        libpng