Merge "Fix typo in droidstubs" into main am: 2b808d0f22
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2789772 Change-Id: Id811c94a4767807e3a5294e55cc26966fe302127 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -122,7 +122,7 @@ type DroidstubsProperties struct {
|
|||||||
Generate_stubs *bool
|
Generate_stubs *bool
|
||||||
|
|
||||||
// if set to true, provides a hint to the build system that this rule uses a lot of memory,
|
// if set to true, provides a hint to the build system that this rule uses a lot of memory,
|
||||||
// whicih can be used for scheduling purposes
|
// which can be used for scheduling purposes
|
||||||
High_mem *bool
|
High_mem *bool
|
||||||
|
|
||||||
// if set to true, Metalava will allow framework SDK to contain API levels annotations.
|
// if set to true, Metalava will allow framework SDK to contain API levels annotations.
|
||||||
|
Reference in New Issue
Block a user