Merge changes from topic "soong-rust-install" am: f50bfc9d47
am: 664b9e0016
am: 9e5af52b97
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1885089 Change-Id: Iaac5c7a5d24fb48ce0b988a74f771eddceb45cee
This commit is contained in:
@@ -168,6 +168,10 @@ type ShBinary struct {
|
|||||||
|
|
||||||
var _ android.HostToolProvider = (*ShBinary)(nil)
|
var _ android.HostToolProvider = (*ShBinary)(nil)
|
||||||
|
|
||||||
|
func (s *ShBinary) InstallBypassMake() bool {
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
|
||||||
type ShTest struct {
|
type ShTest struct {
|
||||||
ShBinary
|
ShBinary
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user