DescriptionRevert to sorting android libraries with readelf
We were using GN's ordering of libraries, but GN isn't actually
providing them in dependency order. This change adds a TODO to add this
feature to GN, and in the meantime uses readelf to determine library
dependency order (as we used to do).
BUG=624791
Committed: https://crrev.com/fb7accc611d326aaee424a64ab974e3c04abe918
Cr-Commit-Position: refs/heads/master@{#403257}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|