summaryrefslogtreecommitdiff
path: root/framework-jarjar-rules.txt
blob: 03b268d87d011190cab7c1e40beef3ef5d8c2a6d (plain)
1
2
3
4
5
6
7
8
9
10
# This rule is meant to be reused across libraries in the bootclasspath that depend
# on the HIDL libraries.
rule android.hidl.** android.internal.hidl.@1

# Framework-specific renames.
rule android.net.wifi.WifiAnnotations* android.internal.wifi.WifiAnnotations@1
rule com.android.server.vcn.util.** com.android.server.vcn.repackaged.util.@1

# for modules-utils-build dependency
rule com.android.modules.utils.build.** android.internal.modules.utils.build.@1