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

Commit c865b21d authored by David Su's avatar David Su
Browse files

Revert "framework.jar - include framework-wifi-stubs instead of framework-wifi"

This reverts commit eb257295.

Reason for revert: Broke build

Change-Id: I694c84dec6ae47a6c86fa1036802cdd750490efc
parent eb257295
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -491,7 +491,8 @@ java_library {
        "framework-sdkextensions-stubs-systemapi",
        // TODO(b/146167933): Use framework-statsd-stubs instead.
        "framework-statsd",
        "framework-wifi-stubs",
        // TODO(b/140299412): should be framework-wifi-stubs
        "framework-wifi",
        "ike-stubs",
        // TODO(b/147200698): should be the stub of framework-tethering
        "framework-tethering",
@@ -527,8 +528,7 @@ java_library {
        "compat-changeid-annotation-processor",
    ],
    static_libs: [
        "exoplayer2-core",
        "android.hardware.wifi-V1.0-java-constants",
        "exoplayer2-core"
    ]
}

+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ java_library {
    },
    hostdex: true, // for hiddenapi check
    visibility: [
        "//frameworks/base", // TODO(b/140299412) remove once all dependencies are fixed
        "//frameworks/opt/net/wifi/service:__subpackages__",
    ] + test_access_hidden_api_whitelist,
    apex_available: [