Fix android resources in gn builds
Dependent libraries need to be passed in the reverse order that build_utils.GetSortedTransitiveDependencies returns. Also, a multi-library resource zip in package_libraries should be sorted on the numeric values of the directories in the zip, not the string values. Review URL: https://codereview.chromium.org/1007043002 Cr-Commit-Position: refs/heads/master@{#320802}
Showing
Please register or sign in to comment