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

Commit 2e196d3e authored by Frank Li's avatar Frank Li Committed by Automerger Merge Worker
Browse files

Merge "[CS15]Do not use hidden API of PlatformProperties" am: ed60cc94 am: ee705dfe

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1623261

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I4bd903cd723f0c3d87ac9d2aae14a95132e7a2ea
parents b5437344 ee705dfe
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