Files
build_soong/java
Paul Duffin 13a9dd604b Remove unnecessary constraint on previous_api
The constraint requires the previous_api property to be specified
unless validating nullness. However, there is no reason within the
Soong code why that should be.

The only use of previous_api is as the argument to the metalava
--migrate-nullness option which is only added when previous_api is
specified. So, there is no reason in the Soong code for the
constraint.

Metalava also does not require the --migrate-nullness option to be
specified unless validating nullness. So, there is no reason in
metalava for the constraint.

It is therefore safe to remove the constraint.

Bug: 142113521
Test: m checkbuild
Change-Id: I189071e215e928fdf43a39a03d540732743b7a32
2019-11-08 08:23:14 +00:00
..
2019-09-29 23:26:37 -07:00
2019-11-07 14:16:38 -08:00
2019-11-08 01:12:06 +00:00
2019-11-07 02:05:06 +00:00
2019-11-07 02:05:06 +00:00
2019-10-18 14:52:16 +01:00
2019-10-04 14:00:36 -07:00
2019-11-07 00:19:54 +00:00
2019-01-23 18:05:18 +00:00
2019-07-17 11:15:09 -07:00
2019-11-07 02:05:06 +00:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2019-09-27 10:38:06 +01:00
2019-10-18 15:14:15 -07:00