commit | 7e52f13714f1134db986775c510a69a21bb195af | [log] [tgz] |
---|---|---|
author | Sailesh Nepal <sail@google.com> | Sun Mar 09 11:41:58 2014 -0700 |
committer | Sailesh Nepal <sail@google.com> | Sun Mar 09 11:41:58 2014 -0700 |
tree | 0ad085b644f9321f27836cee5f14f3f243bbc440 | |
parent | af332849122b66ebaa567aef9621d7cbe2b7e6de [diff] [blame] |
Fix typo in comment of make file Change-Id: I0b19d8ea1c702e929c00a75b44a0bfefa75cd54a
diff --git a/Android.mk b/Android.mk index 90f5b5f..9f9f277 100644 --- a/Android.mk +++ b/Android.mk
@@ -35,5 +35,5 @@ include $(BUILD_MULTI_PREBUILT) -# Use the folloing include to make our test apk. +# Use the following include to make our test apk. include $(call all-makefiles-under,$(LOCAL_PATH))