Strip .proto files from appsearch proto-lite dependency using jar task

The datastore sample app fails to build with a direct proto lite dependency and dependency on appsearch because these .proto files are duplicated but unecessary.

See failure here: aosp/1394341

Bug: 163897667
Test: Built DataStore sample app. I've added a test in a follow up cl here: aosp/1399613
Relnote: Fixing dependency issue
Change-Id: If68a7a5dc1369baa552140feff0913de64cba98d
1 file changed
tree: 78864a8455a4856bb9b3b92ecd4df9bfb4ef95ef
  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.