Deprecated AsyncTaskCompat.

AsyncTaskCompat can be replaced by directly using FW AsyncTask.
This CL deprecates AsyncTaskCompat and updates all the usages of it
in support library to use AsyncTask directly.

Bug: 32794064
Test: ./gradlew assemble still works.
Change-Id: If3e8bd27171949bd0efc473dc117b778930f43f0
6 files changed