Merge "Fix the comment for find-test-data-in-subdirs." am: fe3983963f
am: b6d7d34a13
Change-Id: If68f3c4a2bffdf48512453f4d554af9f8f1f5f2c
This commit is contained in:
commit
69efed29de
|
@ -471,8 +471,8 @@ endef
|
|||
###########################################################
|
||||
## Find test data in a form required by LOCAL_TEST_DATA
|
||||
## $(1): the base dir, relative to the root of the source tree.
|
||||
## $(3): the file name pattern to be passed to find as "-name"
|
||||
## $(2): a list of subdirs of the base dir
|
||||
## $(2): the file name pattern to be passed to find as "-name"
|
||||
## $(3): a list of subdirs of the base dir
|
||||
###########################################################
|
||||
|
||||
define find-test-data-in-subdirs
|
||||
|
|
Loading…
Reference in New Issue