Build the external/icing project in a self-contained manner.

The jarjar+android lib implementation is based on camera2-pipe.

This CL switches us away from AndroidXPlugin because that plugin
enforces API tracking, visibility restrictions and specific lints which
don't apply to an external project not exposed to 3p developers.

Bug: 160643524
Test: Presubmit
Change-Id: I46ac22bb600954e00b81287ce53bc86fa987c67b
2 files changed
tree: d20564cc8502e65b4088e25b6eb5ceed607744e8
  1. icing/
  2. java/
  3. nativeLib/
  4. proto/
  5. .gitignore
  6. Android.bp
  7. AndroidManifest.xml
  8. CMakeLists.txt
  9. CONTRIBUTING.md
  10. jarjar-rules.txt
  11. LICENSE
  12. METADATA
  13. MODULE_LICENSE_APACHE2
  14. README.md
  15. 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.