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