diff options
author | Terry Wang <tytytyww@google.com> | 2021-07-15 18:39:38 -0700 |
---|---|---|
committer | Terry Wang <tytytyww@google.com> | 2021-07-16 12:20:26 -0700 |
commit | 830c6797cd2647198f885e4ad1f5eb095aa866a2 (patch) | |
tree | 2fd99399be23d0f677c33cb52b6ff5c94f2a5f8b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4162c032bf1ec28e49548df1e042f57c8a7ae387 (diff) |
Allow GenericDocument accept a String property longer than 20_000.
This limit was removed from the AppSearch Jetpack API meaning that
a client could construct a GenericDocument successfully, but then
have a PutDocuments call fail when converting from
androidx.appsearch.GenericDocument
to android.appsearch.GenericDocument.
Icing still has a total document size limit which is 16 MiB.
The put call will fail if it trying to write such document.
Bug: 192909904
Test: GenericDocumentTest
Change-Id: I86f97acc3a8e0f1c25fadf597aed9f42a2c493eb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions