aboutsummaryrefslogtreecommitdiffstats
path: root/common/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common/Android.mk')
-rw-r--r--common/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Android.mk b/common/Android.mk
index 085543f75..132a22358 100644
--- a/common/Android.mk
+++ b/common/Android.mk
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-LOCAL_PATH:= $(call my-dir)
+LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := latinime-common
LOCAL_SRC_FILES := $(call all-java-files-under, src)