Files
build_soong/java
Paul Duffin bc0fe96be3 Support building WITHOUT_CHECK_API=true
When WITHOUT_CHECK_API=true the check api process is not run which
means that the current.txt and removed.txt files are not generated by
the build. In that case this change causes the droidstubs module to
fallback to exporting the source files instead.

An additional removedApiFilePath property (to match apiFilePath) was
added to hold the exported path as removedApiFile has to be a
WritablePath and source paths are not writable.

Bug: 169034951
Test: m WITHOUT_CHECK_API=true nothing
      fails without this fix, passes with it.
Change-Id: If6b09dd67c8533368b71405143f524d66350703f
2020-10-13 15:37:10 +01:00
..
2020-01-16 12:19:49 -08:00
2020-09-10 07:56:03 -07:00
2020-09-10 17:22:09 +00:00
2019-10-04 14:00:36 -07:00
2020-08-13 17:33:14 +01:00
2020-10-09 19:27:34 -07:00
2020-07-06 17:58:09 -07:00
2020-10-06 13:39:57 -07:00
2019-10-26 20:35:13 +00:00
2019-10-18 15:14:15 -07:00