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

Commit 3ca8fa18 authored by Frank Li's avatar Frank Li Committed by Android (Google) Code Review
Browse files

Merge "[CS15]Do not use hidden API of PlatformProperties" into sc-dev

parents f931dcaa 702f6552
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