blob: 087378bef6a17fd67d1e2ab997cccc04548fc4d3 [file] [log] [blame]
Anton Hansson524bf242021-05-25 12:48:58 +01001# This rule is meant to be reused across libraries in the bootclasspath that depend
2# on the HIDL libraries.
David Su130441b2019-12-14 21:37:20 -08003rule android.hidl.** android.internal.hidl.@1
Anton Hansson524bf242021-05-25 12:48:58 +01004
5# Framework-specific renames.
David Su130441b2019-12-14 21:37:20 -08006rule android.net.wifi.WifiAnnotations* android.internal.wifi.WifiAnnotations@1
Pedro Loureiro99d045222022-03-17 12:41:31 +00007
8# for modules-utils-build dependency
9rule com.android.modules.utils.build.** android.internal.modules.utils.build.@1
Pablo Gamito48b74752024-01-12 11:32:18 +000010
11# For Perfetto proto dependencies
12rule perfetto.protos.** android.internal.perfetto.protos.@1