xref: /aosp12/packages/modules/NetworkStack/jarjar-rules-shared.txt
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1rule com.android.internal.util.** android.net.networkstack.util.@1
2rule com.google.protobuf.** com.android.networkstack.protobuf.@1
3
4# Classes from net-utils-framework-common
5rule com.android.net.module.util.** com.android.networkstack.util.@1
6
7# Ignore DhcpResultsParcelable, but jarjar DhcpResults
8# TODO: move DhcpResults into services.net and delete from here
9rule android.net.DhcpResultsParcelable* @0
10rule android.net.DhcpResults* android.net.networkstack.DhcpResults@1
11rule android.util.LocalLog* android.net.networkstack.util.LocalLog@1
12
13rule android.util.IndentingPrintWriter* android.net.networkstack.util.AndroidUtilIndentingPrintWriter@1
14
15# Classes from modules-utils-build_system
16rule com.android.modules.utils.build.** com.android.networkstack.utils.build.@1

闽ICP备2022004144号-1闽公网安备35021102001383号

OpenHarmony source code served by {OpenGrok Contact:jevonbin@qq.com