libisolated_storage_service: libbase also static

Saves 0.5 MB additional from APK, since libbase and libc++
are no longer installed. Avoids potential ODR issue from
using two copies of libc++.

Bug: 406856088
Test: N/A
Change-Id: Iaf40024d02a9dcf2fd0393943863cdc11d04e24b
1 file changed
tree: 4b0e740ff3b6a44a5709562917e074eae13cd550
  1. icing/
  2. isolated_storage_service/
  3. java/
  4. nativeLib/
  5. proto/
  6. .gitignore
  7. Android.bp
  8. build.gradle
  9. CMakeLists.txt
  10. CONTRIBUTING.md
  11. LICENSE
  12. lint-baseline.xml
  13. METADATA
  14. MODULE_LICENSE_APACHE2
  15. OWNERS
  16. README.md
  17. synced_AOSP_CL_number.txt
  18. 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.