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

Bug: 34695422
Test: make vts
Change-Id: I1f7bcacdd8790f3bb13bc6aa7d80e485db4a4dc4
This commit is contained in:
Yuexi Ma
2017-01-26 16:04:15 -08:00
parent 5b6420268a
commit b761fd4a29
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