Use a.t.mock.stubs instead of a.t.mock.sdk

Remove dependencies on android.test.mock.sdk as it is a duplicate of
android.test.mock.stubs and will be removed.

The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.

* tests/Android.mk
    Replaced 'android.test.mock.sdk' with 'android.test.mock.stubs' in
    LOCAL_JAVA_LIBRARIES because android.test.mock.sdk has been
    deprecated.

Bug: 30188076
Test: make checkbuild
Change-Id: I4b7a0e2aa3e2125f18c2c98ea46c4aa2e9310dea
Merged-In: I4b7a0e2aa3e2125f18c2c98ea46c4aa2e9310dea
(cherry picked from commit 106b5fe40138fdeb12bc91a94596cd4075904ec4)
1 file changed