[Android] Build android tools as PIE and add a wrapper for ICS

- Make Android tools build as position independent executable by
  default, as it now required by Android.
- Introduce a wrapper for running PIE on Android ICS (its linker
  doesn't support PIE).
- Add the plumbing for running the PIE wrapper in the test/telemetry
  python scripts.

BUG=373219
NOTRY=true

Review URL: https://codereview.chromium.org/287513002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270406 0039d316-1c4b-4281-b951-d872f2087c98
19 files changed