Files
build_soong/java
Inseob Kim 38449af64f Ignore missing prebuilt_apis of java_sdk_library
Building java_sdk_library without defining prebuilt_apis has been
failing with weird error messages. So one have to touch empty txt files
and create prebuilt_apis module, even when the java_sdk_library is
brand-new and has no previous versions. This commit fixes it so that API
check against previous version is skipped, in the case of missing
prebuilt_apis.

Note that Current api txt files (placed under api/ directory) are still
needed (make update-api)

Bug: 126259114
Test: tries to build without touching empty api txt files.
Change-Id: I93630f4139cbf502621693ec315dc06c0d07d1c3
2019-03-04 10:56:53 +09:00
..
2019-02-20 18:12:41 +00:00
2018-12-27 12:26:30 -08:00
2019-02-28 16:22:30 +00:00
2019-02-27 23:14:47 +00:00
2019-01-23 18:05:18 +00:00
2018-12-18 20:28:06 +00:00
2019-02-14 19:46:34 +09:00
2019-02-06 01:52:41 +00:00