[Android] Include gdbserver in APKs
commitbc96d8ba9962f7bd7d0806478bfb4332d5447005
authorcjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Apr 2013 19:31:22 +0000 (24 19:31 +0000)
committercjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Apr 2013 19:31:22 +0000 (24 19:31 +0000)
treea61781f32595cc5649cb93911e85a35bfdc6ba3d
parenta97cac0d9372c411c9832a1cc5c7452bda387efa
[Android] Include gdbserver in APKs

Debug APKs with native libraries should include gdbserver. Copy this
into the apk_package_native_libs_dir. Then, the apkbuilder task will
include this in the APK for debug builds (but not for release builds).

TEST=unzip -l ContentShell.apk should list gdbserver for debug builds
(but not for release)

Review URL: https://chromiumcodereview.appspot.com/14200040

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196203 0039d316-1c4b-4281-b951-d872f2087c98
build/java_apk.gypi