Merge "Prevent systemserverclasspath_fragment from depending on prebuilts" am: a66a9f1a14
am: 1bf0694fbf
am: 3f8c2360dc
am: 987a1ffcd3
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1818248 Change-Id: I4c4aa426f5692ad3678460c46e91053205947790
This commit is contained in:
@@ -132,6 +132,7 @@ func (systemServerClasspathFragmentContentDependencyTag) ReplaceSourceWithPrebui
|
||||
// they were listed in java_libs.
|
||||
func (systemServerClasspathFragmentContentDependencyTag) CopyDirectlyInAnyApex() {}
|
||||
|
||||
var _ android.ReplaceSourceWithPrebuilt = systemServerClasspathFragmentContentDepTag
|
||||
var _ android.CopyDirectlyInAnyApexTag = systemServerClasspathFragmentContentDepTag
|
||||
|
||||
// The tag used for the dependency between the systemserverclasspath_fragment module and its contents.
|
||||
|
Reference in New Issue
Block a user