Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6d7d34a authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "Fix the comment for find-test-data-in-subdirs."

am: fe398396

Change-Id: I524480ebec897dec5018ff563b46487bf7f3402e
parents ed8a4055 fe398396
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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