Merge "Add updatable_media_stub to framework"

This commit is contained in:
TreeHugger Robot
2019-12-19 02:49:13 +00:00
committed by Android (Google) Code Review

View File

@@ -467,6 +467,7 @@ java_library {
installable: false, // this lib is a build-only library
static_libs: [
"framework-minus-apex",
"updatable_media_stubs",
"framework-appsearch", // TODO(b/146218515): should be framework-appsearch-stubs
"framework-sdkext-stubs-systemapi",
// TODO(b/146167933): Use framework-statsd-stubs instead.