Merge "[CS15]Do not use hidden API of PlatformProperties" am: ed60cc949b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1623261 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I623fd33e756f9ada6b73f716a30778fd6236f6ae
This commit is contained in:
@@ -66,6 +66,7 @@ java_library {
|
|||||||
"net-utils-device-common",
|
"net-utils-device-common",
|
||||||
"net-utils-framework-common",
|
"net-utils-framework-common",
|
||||||
"netd-client",
|
"netd-client",
|
||||||
|
"PlatformProperties",
|
||||||
],
|
],
|
||||||
apex_available: [
|
apex_available: [
|
||||||
"//apex_available:platform",
|
"//apex_available:platform",
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
rule android.sysprop.** com.android.connectivity.sysprop.@1
|
||||||
rule com.android.net.module.util.** com.android.connectivity.net-utils.@1
|
rule com.android.net.module.util.** com.android.connectivity.net-utils.@1
|
||||||
rule com.android.modules.utils.** com.android.connectivity.modules-utils.@1
|
rule com.android.modules.utils.** com.android.connectivity.modules-utils.@1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user