You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
343 B
8 lines
343 B
# 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
|