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