DescriptionFix install-build-deps-android.sh launching of get_sdk_extras_packages.py
This is a two part fix:
1. Fix get_sdk_extras_packages.py to correctly identify its own location.
2. Fix install-build-deps-android.sh to launch get_sdk_extras_packages.py
when the current-working-directory isn't the location of the script.
This fixes the script when run in the way recommended by
https://code.google.com/p/chromium/wiki/AndroidBuildInstructions
Committed: https://crrev.com/cc5297cfe2d5cbf1d61aa942308f5fb93adf3e89
Cr-Commit-Position: refs/heads/master@{#314140}
Patch Set 1 #
Total comments: 2
Patch Set 2 : switch from inspect to __file__ #
Messages
Total messages: 13 (2 generated)
|