Commit 71ceba41 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Switch sqlite to the new icu.

Change-Id: I16a4b5c0d7b46a4edd61d75ba017669b0daafc90
parent f7e7b75f
......@@ -7,8 +7,8 @@ libsqlite3_android_local_src_files := \
libsqlite3_android_c_includes := \
external/sqlite/dist \
external/icu4c/i18n \
external/icu4c/common
external/icu/icu4c/source/i18n \
external/icu/icu4c/source/common
include $(CLEAR_VARS)
LOCAL_SRC_FILES:= $(libsqlite3_android_local_src_files)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment