Change install deps android to always install OpenJDK 7.
commit850c00913c2b937b5bf649b90cb1d10a8c9ff00a
authornavabi@google.com <navabi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 May 2014 09:42:37 +0000 (23 09:42 +0000)
committernavabi@google.com <navabi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 May 2014 09:42:37 +0000 (23 09:42 +0000)
tree2187d18955a5bf18e4b7a96481e1e71ec59550f5
parentb982d511111aa49f84d5056d31326b1d07658118
Change install deps android to always install OpenJDK 7.

L bots need OpenJDK 7 and OpenJDK 7 works when building with older SDK's.
Also, this removes the awkward way we had to install Oracle's JDK.

BUG=353155

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272456 0039d316-1c4b-4281-b951-d872f2087c98
build/install-build-deps-android.sh