Description[Android] Add process_resources.py to build Android library resources.
This generates the copy of R.java used to compile the library jar (formerly
done in gyp) and adds a new step to crunch image resources.
The imaging crunching step fixes the link preview 9-patch drawing artifact,
among other benefits.
BUG=163602
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172655
Patch Set 1 #
Total comments: 1
Patch Set 2 : use individual options instead of -D #
Total comments: 2
Patch Set 3 : pylint #
Total comments: 2
Patch Set 4 : use res_dir not java_in_dir/res #Messages
Total messages: 13 (0 generated)
|