DescriptionReland #3 Refactor process_resources.py to use aapt's --extra-packages
Without --extra-packages, we now use the same code-path
to generate the current R.java as well as dependent R.java files.
Previously, we were combing aapt's R.java with our own template.
Our custom template no longer generating assignments for non-array
styleable fields within onResourcesLoaded() (matches aapt's behaviour)
Reason for reland:
Fixed GYP issue & verified all webrtc targets compile.
TBR=jbudorick
BUG=none
Committed: https://crrev.com/ca0837dc170bd670dd5dc818bedaee40ad39b2c1
Cr-Commit-Position: refs/heads/master@{#401653}
Patch Set 1 #Patch Set 2 : Fix webrtc #
Messages
Total messages: 9 (4 generated)
|