Description[Android] Add an gyp option to disable generating v14 resources script.
Currently, we are generating v14 layout and style resources from v17
resources by replacing Start and End attributes to Left and Right
attributes. However, it is not necessary for all cases, so make an
option to disable generate_v14_compatible_resources.py script and
only verify that there is no RTL attributes in the pre-v17 resources.
BUG=247049
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210555
Patch Set 1 #Patch Set 2 : changed to --only-verify option. Please discard the previous patch set. #
Total comments: 13
Patch Set 3 : newt's comments #
Total comments: 6
Patch Set 4 : newt's comments #Patch Set 5 : moved up "'res_v14_verify_only%': 0," #Messages
Total messages: 9 (0 generated)
|