These will be piped into a script, so it is important that both single
and double quotes are properly escaped.
Test: //base:base
Change-Id: I0123e09a698418f222f51b0326608d4e97374928
*Very* basic GnParser support for copy and action_foreach targets.
Copy rules are not very common, for cronet package only two are invoked:
- //components/cronet/android:cronet_package_copy_native_lib
- //third_party/icu:icudata
(I am using a heavily pruned version of cronet_package, it is possible
that the upstreamed version includes more such rules).
Test: parse //components/cronet:cronet_package
Change-Id: I47cd077b7f6261085d8006596df165f27a83a1d8
We need to determine if this should be replaced by Android's version of
those libraries.
This can be done via "stl" property on dependent targets (we would
additionally have to configure the version).
Test: n/a
Change-Id: Ibd54cc0b58086ec77d5eee40708f28b237d70c3f