Add a smoke test for androidx.

This makes sure that the distribution in the android tree keeps working.

Due to b/162892721, the libicing.so inside the aar is not used. The
libicing.so from this tree is used. So, this test serves the dual
purpose of making sure the version of icing code available here supports
the java code in androidx-appsearch.aar.

Bug: 162755601
Test: AppSearchSmokeTest
Change-Id: Ib4ed1cb9cb546146de3e85e32b10f23ca374efbc
3 files changed
tree: b504c5c089a04199185387fb0715bce1252749ac
  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. 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.