libutils clean-up
Change-Id: I93a0fef582580282d62379ddba3ae2d50f3ea0c5
This commit is contained in:
@@ -15,6 +15,7 @@ LOCAL_SRC_FILES := \
|
|||||||
LOCAL_C_INCLUDES += external/zlib
|
LOCAL_C_INCLUDES += external/zlib
|
||||||
|
|
||||||
LOCAL_STATIC_LIBRARIES := \
|
LOCAL_STATIC_LIBRARIES := \
|
||||||
|
libandroidfw \
|
||||||
libutils \
|
libutils \
|
||||||
libcutils \
|
libcutils \
|
||||||
liblog
|
liblog
|
||||||
|
@@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
#define LOG_TAG "zip"
|
#define LOG_TAG "zip"
|
||||||
|
|
||||||
|
#include <androidfw/ZipUtils.h>
|
||||||
#include <utils/Log.h>
|
#include <utils/Log.h>
|
||||||
#include <utils/ZipUtils.h>
|
|
||||||
|
|
||||||
#include "ZipFile.h"
|
#include "ZipFile.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user