Android S Beta 3
Update errorprone and checkerframework

- Changed update.sh to use https urls and dataflow-shaded instead
  of regular dataflow.
- ran `./update.sh 2.7.1 9+181-r4173-1 3.11.0`
- updated Android.bp file with new filenames
- Removed configurations of checkers that were removed
  from errorprone.
- Demoted several checks that were causing build failures
  from errors to warnings.
- Disabled several checks that were either not working,
  increased build times by a lot, or had a lot of findings.

Bug: 190944875
Test: m RUN_ERROR_PRONE=y
Change-Id: I03b8e2466d31df201f31dd110e7bb15d9789cb91
54 files changed