Fix typo in droidstubs

Test: n/a
Change-Id: Idd58be843d01db008f1815f83149033bf5ac766d
This commit is contained in:
Liz Kammer
2023-10-16 15:08:39 -04:00
parent 59aa97a594
commit 170dd7239a

View File

@@ -122,7 +122,7 @@ type DroidstubsProperties struct {
Generate_stubs *bool
// 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
// if set to true, Metalava will allow framework SDK to contain API levels annotations.