Merge "Fix typo in the comment" into main am: 2237d24894
am: 558e2bd19c
am: e0be8911de
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2865414 Change-Id: I0c0b71ed63a2f1fb142209c86da25baeb9956448 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a8ac7bd53f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ type robolectricProperties struct {
|
|||
// instead of the one built from source in external/robolectric-shadows.
|
||||
Robolectric_prebuilt_version *string
|
||||
|
||||
// Use /external/robolectric rather than /external/robolectric-shadows as the version of robolectri
|
||||
// Use /external/robolectric rather than /external/robolectric-shadows as the version of robolectric
|
||||
// to use. /external/robolectric closely tracks github's master, and will fully replace /external/robolectric-shadows
|
||||
Upstream *bool
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue