From 83c64e6b624a876436d2ef5d2f173b10407e27b4 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 20 Feb 2012 16:58:20 -0800 Subject: frameworks/base refactoring create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58 --- cmds/bootanimation/Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'cmds/bootanimation/Android.mk') diff --git a/cmds/bootanimation/Android.mk b/cmds/bootanimation/Android.mk index 7d39912..8c46b21 100644 --- a/cmds/bootanimation/Android.mk +++ b/cmds/bootanimation/Android.mk @@ -9,6 +9,7 @@ LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES LOCAL_SHARED_LIBRARIES := \ libcutils \ + libandroidfw \ libutils \ libbinder \ libui \ -- cgit v1.1