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

Commit ed60cc94 authored by Frank Li's avatar Frank Li Committed by Gerrit Code Review
Browse files

Merge "[CS15]Do not use hidden API of PlatformProperties"

parents 84319f2f 2dea00a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ java_library {
        "net-utils-device-common",
        "net-utils-framework-common",
        "netd-client",
        "PlatformProperties",
    ],
    apex_available: [
        "//apex_available:platform",
+1 −0
Original line number Diff line number Diff line
rule android.sysprop.** com.android.connectivity.sysprop.@1
rule com.android.net.module.util.** com.android.connectivity.net-utils.@1
rule com.android.modules.utils.** com.android.connectivity.modules-utils.@1