Merge remote-tracking branch 'goog/androidx-platform-dev'

* goog/androidx-platform-dev:
  @Ignore IcingSearchEngineTest#testCJKTSnippets
  Add explicit dependency between proto and AGP tasks
  Sync from upstream.

Upstream change descriptions:
==========
Add a dirty bit flag to portable proto log to avoid checksumming during
initialization. Portable proto log is still currently not in use in the
library yet.
==========
Change the interpretation of snippet window size to be measured in unicode
characters rather than bytes.
==========
Implement snippet window shifting to more closely match the requested size.
==========
Make GetDocumentFilterData check if a document exists first, and if not, return
NOT_FOUND.
==========
Move reverse-jni-break-iterator to the tokenization/reverse_jni directory.

Bug: 185806837
Bug: 188826120
Bug: 188914218

Change-Id: I50787571c81f037b995e7d2e46735512cc64c776
tree: 28fec0e533e72f993e6e183af3675d87a1462d59
  1. icing/
  2. java/
  3. nativeLib/
  4. proto/
  5. .gitignore
  6. Android.bp
  7. AndroidManifest.xml
  8. build.gradle
  9. CMakeLists.txt
  10. CONTRIBUTING.md
  11. LICENSE
  12. METADATA
  13. MODULE_LICENSE_APACHE2
  14. README.md
  15. synced_AOSP_CL_number.txt
  16. TEST_MAPPING
README.md

Icing Search Library

Icing is a fast, embedded, mobile-friendly full-text-search library written in C++.

This is not an officially supported Google product.