Update references to mediaprovider stubs

Names are changing to match the other modules.

Bug: 147768409
Test: m
Change-Id: I155f8fe433f78333782a33539bff86e672449ff3
This commit is contained in:
Anton Hansson
2020-02-03 19:46:25 +00:00
parent fb961bf0bd
commit 414dc2fb48

View File

@@ -402,7 +402,7 @@ java_defaults {
"ext",
"unsupportedappusage",
"framework-media-stubs-systemapi",
"framework_mediaprovider_stubs",
"framework-mediaprovider-stubs-systemapi",
"framework-tethering",
"framework-telephony-stubs",
],
@@ -517,9 +517,9 @@ java_library {
installable: false, // this lib is a build-only library
static_libs: [
"framework-minus-apex",
"framework-media-stubs-systemapi",
"framework_mediaprovider_stubs",
"framework-appsearch", // TODO(b/146218515): should be framework-appsearch-stubs
"framework-media-stubs-systemapi",
"framework-mediaprovider-stubs-systemapi",
"framework-permission-stubs-systemapi",
"framework-sdkextensions-stubs-systemapi",
// TODO(b/146167933): Use framework-statsd-stubs instead.