Description[Android] Skip generating v14 resources if already a version is specified.
If a version is already specified for resources, (e.g., layout-v20/), it shouldn't
be generating v14 compatible resource from it, because it's an explicit intention
to apply only to that version. The exception is for style resources due to the reason
explained at here https://codereview.chromium.org/16125003/.
BUG=247049
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204910
Patch Set 1 #
Total comments: 6
Patch Set 2 : #Messages
Total messages: 6 (0 generated)
|