Loading Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -254,9 +254,12 @@ java_library { installable: false, } // NOTE: This filegroup is exposed for vendor libraries to depend on and is referenced in // documentation. Do not remove without consulting the treble/hidl teams. filegroup { name: "framework-jarjar-rules", srcs: ["framework-jarjar-rules.txt"], visibility: ["//visibility:public"], } java_library { Loading framework-jarjar-rules.txt +4 −0 Original line number Diff line number Diff line # 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 Loading
Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -254,9 +254,12 @@ java_library { installable: false, } // NOTE: This filegroup is exposed for vendor libraries to depend on and is referenced in // documentation. Do not remove without consulting the treble/hidl teams. filegroup { name: "framework-jarjar-rules", srcs: ["framework-jarjar-rules.txt"], visibility: ["//visibility:public"], } java_library { Loading
framework-jarjar-rules.txt +4 −0 Original line number Diff line number Diff line # 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