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

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

Revert "ConnectivityManagerTest: grant access to Wifi @hide APIs"

This reverts commit 434fe602.

Reason for revert: Broke build

Change-Id: I15d6fbf06902987e0517f4c72cbf440b7b570a60
parent 3cdf7d9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@ android_test {
    static_libs: ["junit"],
    // Include all test java files.
    srcs: ["src/**/*.java"],
    defaults: ["framework-wifi-test-defaults"],
    platform_apis: true,
    certificate: "platform",
}
+0 −1
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@ test_access_hidden_api_whitelist = [
    "//frameworks/base/wifi/tests",
    "//frameworks/opt/net/wifi/tests/wifitests:__subpackages__",

    "//frameworks/base/core/tests/ConnectivityManagerTest",
    "//frameworks/opt/net/wifi/libs/WifiTrackerLib/tests",
]