Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17045d95 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Remove framework-connectivity from the private API

No target should build against hidden symbols in framework-connectivity,
as it has been moved to a mainline module that only exposes a stable
API.

Fixes: 182859030
Test: m
Change-Id: I376531cb34696aac9fa2d278f0698565937bea65
parent f7923a9c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -449,7 +449,6 @@ java_library {
    static_libs: [
        "app-compat-annotations",
        "framework-minus-apex",
        "framework-connectivity.impl", // TODO(b/182859030): should be removed
        "framework-appsearch.impl", // TODO(b/146218515): should be removed
        "framework-updatable-stubs-module_libs_api",
    ],