Merge "Revert "Remove framework-connectivity from the private API"" into sc-dev

This commit is contained in:
Remi NGUYEN VAN
2021-04-21 01:08:54 +00:00
committed by Android (Google) Code Review

View File

@@ -375,6 +375,7 @@ java_library {
static_libs: [ static_libs: [
"app-compat-annotations", "app-compat-annotations",
"framework-minus-apex", "framework-minus-apex",
"framework-connectivity.impl", // TODO(b/182859030): should be removed
"framework-appsearch.impl", // TODO(b/146218515): should be removed "framework-appsearch.impl", // TODO(b/146218515): should be removed
"framework-updatable-stubs-module_libs_api", "framework-updatable-stubs-module_libs_api",
], ],