commit | b7cffcab3228c7de9d6450f746cd5066dcfbb621 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Wed Mar 11 15:15:42 2020 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Jul 21 22:48:03 2020 +0000 |
tree | 26be8c33bf3b68c8a3e8fb8cb84c4a26d048e35c | |
parent | ccaa8826ebe3738883d799232e32a139a95f3b05 [diff] |
Allow empty tokens in strict grammar In SQLiteQueryBuilder, allow empty tokens when checking for invalid tokens during the strict grammar check. Fixes: 151151800 Fixes: 161769478 Test: atest SQLiteQueryBuilderTest#testStrictQueryEmptyToken Change-Id: Iac1cdd643253fd186a164b863d65d6e92698fd38 (cherry picked from commit e409ec2492f47be9a0f3917bbbb324624eec7b5e)