Files
build_soong/java
Jihoon Kang 795319fadb Disallow missing api source files for java_api_library module
The purpose of this change is to enable filegroups to be taken as inputs
for `java_api_library` module `api_files` property. However, since
android.MaybeExistentPathForSource() does not support this, it needs to
be replaced with android.PathForModuleSrc(), which checks for the files'
existence.

Bug: 283006953
Test: go test ./java
Change-Id: I8a7d7f200f900219cc17243194a4c26071329ee6
2023-05-17 01:02:19 +00:00
..
2023-05-10 15:33:10 +00:00
2023-05-04 12:38:24 -07:00
2023-05-04 12:38:24 -07:00
2023-03-21 08:13:25 -07:00
2023-05-15 19:07:58 +00:00
2023-05-11 15:19:35 +00:00
2022-08-17 10:43:13 -07:00
2023-01-20 17:05:14 -05:00