Android's tooling and libraries are beginning to require JDK 8 (see, e.g., https://gerrit.wikimedia.org/r/#/c/295674/). From a quick search of ops/puppet and integration/config it looks like only JDK 7 is currently available.
Can we install JDK 8 in our CI environment and use it for Android builds? (If this is something I can do on my own, please point me in the right direction and I will get to it.)