Merge "remove unused include subdir line from Android.mk file at leaf directory"

This commit is contained in:
TreeHugger Robot
2017-01-27 01:59:41 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 4 deletions

View File

@@ -16,8 +16,6 @@
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles)
include $(CLEAR_VARS)
LOCAL_MODULE := TvCecHidlTest

View File

@@ -16,8 +16,6 @@
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles)
include $(CLEAR_VARS)
LOCAL_MODULE := TvInputHidlTest