Merge changes from topic "soong-rust-install" am: f50bfc9d47
am: 664b9e0016
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1885089 Change-Id: Ib61c10ee66f150b1acb61607edc9c851a6931a4c
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