From: Mathias Agopian Date: Tue, 21 Feb 2012 00:58:20 +0000 (-0800) Subject: frameworks/base refactoring X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/c180a0ff091269c41fcdf0999aa91fdabaddf0b0?ds=inline frameworks/base refactoring create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58 --- diff --git a/Android.mk b/Android.mk index cb55a9c..bedd7e8 100644 --- a/Android.mk +++ b/Android.mk @@ -39,6 +39,7 @@ LOCAL_C_INCLUDES += build/libs/host/include LOCAL_STATIC_LIBRARIES := \ libhost \ libutils \ + libandroidfw \ libcutils \ libexpat \ libpng