diff options
| author | 2022-01-28 15:13:39 -0500 | |
|---|---|---|
| committer | 2022-02-23 21:29:22 +0000 | |
| commit | 619be4626b42bf23b6861818e3fbdb4961d04250 (patch) | |
| tree | 06d089668700def56b8b415b2675777e982f98df /java/kotlin_test.go | |
| parent | 1f7ce200a7b390eb36c80f2eda53b8396835a40d (diff) | |
Restrict genrules to disallow directories as input
While Bazel genrules will allow genrules to accept a directory as input,
the results can be unexpected to a user as changes to the contents of
the directory may not trigger a rebuild as expected. Restricting this
in Soong ensures that converted targets will behave as expected.
Test: CI
Change-Id: I8616f58d1df267005e6c0ca3f4730d06de52c0d9
Diffstat (limited to 'java/kotlin_test.go')
0 files changed, 0 insertions, 0 deletions