commit | 83c64e6b624a876436d2ef5d2f173b10407e27b4 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Feb 20 16:58:20 2012 -0800 |
committer | Mathias Agopian <mathias@google.com> | Mon Feb 20 22:38:43 2012 -0800 |
tree | c4effc3260ab399e8fdae23baf06b076cd87a604 | |
parent | 94d0024557f415b8463f085c9784a3e1d02b58c6 [diff] [blame] |
frameworks/base refactoring create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58
diff --git a/native/android/Android.mk b/native/android/Android.mk index 9940442f..e2c99ee 100644 --- a/native/android/Android.mk +++ b/native/android/Android.mk
@@ -18,6 +18,7 @@ LOCAL_SHARED_LIBRARIES := \ libcutils \ + libandroidfw \ libutils \ libbinder \ libui \