platform_build_soong/sh
Edward Liaw 492ca05fe0 sh_binary: Implement OutputFileProducer for sh_test
When added as a data dependency, the output of sh_test does not get
included.  It needs to define OutputFiles in order to implement the
OutputFileProducer interface.

Bug: 293944582
Test: N/A
Change-Id: Ic27741ed584523f5e1efd7caa8b872fe50cce381
Signed-off-by: Edward Liaw <edliaw@google.com>
2023-09-13 19:20:42 +00:00
..
Android.bp Support java_data in sh_test_host 2023-08-24 22:17:56 +00:00
sh_binary.go sh_binary: Implement OutputFileProducer for sh_test 2023-09-13 19:20:42 +00:00
sh_binary_test.go Support java_data in sh_test_host 2023-08-24 22:17:56 +00:00