Merge "Add filegroup defaults for framework sources" am: 5ed37bd490
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/2469472 Change-Id: Ie5516b43f7e8ea04b84330973ce45c2570963fca Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -227,6 +227,12 @@ java_defaults {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
filegroup_defaults {
|
||||||
|
name: "framework-sources-module-defaults",
|
||||||
|
visibility: ["//frameworks/base"], // For the "global" stubs
|
||||||
|
defaults_visibility: ["//visibility:public"],
|
||||||
|
}
|
||||||
|
|
||||||
// These apex_defaults serve as a common place to add properties which should
|
// These apex_defaults serve as a common place to add properties which should
|
||||||
// affect all mainline modules.
|
// affect all mainline modules.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user