Move compilation of libicing.so into appsearch:appsearch.

We haven't been able to get an externally built libicing.so properly
included into appsearch-release.aar any other way yet (b/161205849).

Since nothing in external/icing is being uploaded to maven or
snapshotted into g3, the native lib is not available to dogfood.

Bug: 161205849
Test: Manual inspection of appsearch-release.aar
Change-Id: I76ac2beb59b2ed7f3e0a2e8710df690e366102c0
2 files changed
tree: 538b079487b02aa5d1fd6dc1399f580f46cb7ad1
  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. jarjar-rules.txt
  12. LICENSE
  13. METADATA
  14. MODULE_LICENSE_APACHE2
  15. README.md
  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.