Merge "Remove vestigial GetPrebuiltCcStaticLibraryFiles" am: 68f309abf9
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1864754 Change-Id: Ie14c7854c96e555be7c317f837eba03d3266ace3
This commit is contained in:
committed by
Automerger Merge Worker
commit
360cf390a3
@@ -220,10 +220,6 @@ func (n noopBazelContext) GetPythonBinary(label string, cfgKey configKey) (strin
|
|||||||
panic("unimplemented")
|
panic("unimplemented")
|
||||||
}
|
}
|
||||||
|
|
||||||
func (n noopBazelContext) GetPrebuiltCcStaticLibraryFiles(label string, archType ArchType) ([]string, bool) {
|
|
||||||
panic("unimplemented")
|
|
||||||
}
|
|
||||||
|
|
||||||
func (n noopBazelContext) InvokeBazel() error {
|
func (n noopBazelContext) InvokeBazel() error {
|
||||||
panic("unimplemented")
|
panic("unimplemented")
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user