Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65
This commit is contained in:
parent
0f55e6cbcd
commit
3ef3e24a12
23 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LATIN_IME_SRC_DIR := ../src
|
||||
LATIN_IME_SRC_DIR := src
|
||||
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(LATIN_IME_SRC_DIR)
|
||||
|
||||
|
|
Loading…
Reference in a new issue