commit | d158c430708d1840796268770c5338aa79064e33 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Tue Nov 11 03:26:38 2014 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Tue Nov 11 03:26:38 2014 +0900 |
tree | a2b25a95d5c1b9e229bbff9faea4aaf5c2062087 | |
parent | 91bdbcfc72e1f090ae149e15a29d46cfdc4537c6 [diff] [blame] |
Just tiny cosmetic fixes in makefile Change-Id: I470ba8a03d70aa520311c50f5d21979f476798b7
diff --git a/java/Android.mk b/java/Android.mk index a2c5697..b84b347 100644 --- a/java/Android.mk +++ b/java/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_TAGS := optional