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