Files
build_soong/cc
Dan Shi 6ffaaa830d Allow test to specify whether or not to auto-generate test config
Attribute `auto_gen_config` is added to test modules.
Test config will be generated if:
the attribute is not set and AndroidTest.xml doesn't exists
or
the attribute is set to true, whether or not AndroidTest.xml exists.

Test config will NOT be auto-generated if:
the attribute is not set and AndroidTest.xml exists
or
the attribute is set to false, whether or not AndroidTest.xml exists.

Bug: 141684102
Test: build test module with auto_gen_config set to true
Change-Id: I64fb003a83d8c32a967835e5f8d12fe4476043be
2019-09-26 13:29:28 -07:00
..
2018-11-19 15:26:14 -08:00
2019-09-19 10:51:03 -07:00
2019-09-18 10:53:30 +09:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2019-06-27 14:46:10 -07:00
2019-08-07 13:06:06 -07:00
2019-09-24 20:48:00 -07:00
2019-08-22 13:21:37 -07:00
2019-09-19 10:51:03 -07:00
2019-09-19 10:51:03 -07:00
2019-09-10 11:22:59 +09:00
2019-09-22 08:21:27 +09:00
2019-04-02 16:38:55 +00:00
2016-08-01 14:36:22 -07:00
2019-08-07 13:40:11 +08:00
2019-08-27 15:10:27 +00:00
2019-09-13 12:18:47 -07:00
2019-09-10 11:22:59 +09:00
2019-09-18 10:53:30 +09:00