From 1f7e77a0c21512a24e167eda65473bbc99b62d87 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Tue, 21 Feb 2012 14:34:47 -0800 Subject: [PATCH] another attempt at fixing the linux build Change-Id: Iac20439fd6eea4682859112e72f051294bc87ef6 --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.mk b/Android.mk index bedd7e8..d0a81dc 100644 --- a/Android.mk +++ b/Android.mk @@ -38,8 +38,8 @@ LOCAL_C_INCLUDES += build/libs/host/include #LOCAL_WHOLE_STATIC_LIBRARIES := LOCAL_STATIC_LIBRARIES := \ libhost \ - libutils \ libandroidfw \ + libutils \ libcutils \ libexpat \ libpng -- 2.45.2