1# This rule is meant to be reused across libraries in the bootclasspath that depend 2# on the HIDL libraries. 3rule android.hidl.** android.internal.hidl.@1 4 5# Framework-specific renames. 6rule android.net.wifi.WifiAnnotations* android.internal.wifi.WifiAnnotations@1 7 8# for modules-utils-build dependency 9rule com.android.modules.utils.build.** android.internal.modules.utils.build.@1 10 11# For Perfetto proto dependencies 12rule perfetto.protos.** android.internal.perfetto.protos.@1 13