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

Commit 7ce578a3 authored by Wayne Ma's avatar Wayne Ma Committed by Android (Google) Code Review
Browse files

Merge "Add framework-statsd dependency and make framework-statsd visible to...

Merge "Add framework-statsd dependency and make framework-statsd visible to Tethering package." into rvc-dev
parents fb11084b 41e5aac6
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -74,6 +74,7 @@ java_sdk_library {
    visibility: [
    visibility: [
        "//frameworks/base", // Framework
        "//frameworks/base", // Framework
        "//frameworks/base/apex/statsd:__subpackages__", // statsd apex
        "//frameworks/base/apex/statsd:__subpackages__", // statsd apex
        "//frameworks/base/packages/Tethering", // Tethering
        "//frameworks/opt/net/wifi/service", // wifi service
        "//frameworks/opt/net/wifi/service", // wifi service
        "//packages/providers/MediaProvider", // MediaProvider apk
        "//packages/providers/MediaProvider", // MediaProvider apk
    ],
    ],
+1 −0
Original line number Original line Diff line number Diff line
@@ -33,6 +33,7 @@ java_defaults {
        "net-utils-framework-common",
        "net-utils-framework-common",
    ],
    ],
    libs: [
    libs: [
        "framework-statsd.stubs.module_lib",
        "framework-tethering.impl",
        "framework-tethering.impl",
        "framework-wifi",
        "framework-wifi",
        "unsupportedappusage",
        "unsupportedappusage",