Files
build/core
Anton Hansson d26c647f74 Add support for single-value product variables
Prior to this change, all PRODUCT_* variables are inherited with
list semantics, meaning the variable value in the current makefile
as well as all the makefiles it inherits are concatenated together.

Many of these variables are not lists, so this change adds the
ability to classify a variable as a single-value variable, which
will inherit at most one value (the first one), unless the variable
is already defined in the current file.

This change also marks all current variables as list variables.
A future change will re-classify the single-value variables as such.

Bug: 116769560
Test: presubmit
Change-Id: I57719a5eefd0749e92c08b1773b6f929629267a3
2019-05-06 16:17:20 +01:00
..
2018-03-20 15:47:45 -07:00
2019-02-04 20:52:14 -08:00
2019-04-04 16:21:53 -07:00
2018-06-21 10:12:23 -07:00
2019-04-17 16:50:30 -07:00
2018-10-20 16:59:41 -07:00
2019-01-11 17:07:58 +09:00
2019-01-14 12:56:07 -08:00
2019-04-17 16:50:30 -07:00
2019-04-17 16:50:30 -07:00
2018-08-29 17:33:29 +00:00
2018-08-08 18:59:44 +08:00
2019-04-17 16:50:30 -07:00
2018-11-05 10:57:24 -08:00
2019-03-20 11:03:59 +00:00
2019-04-17 16:50:30 -07:00
2019-04-17 16:50:30 -07:00