Commit 300ddc2a by olly Committed by Oliver Woodman

Cronet extension project setup

- Add build test to [] so it runs in presubmit
- Tweak README.md instructions
- Use symlinks to make the extension usable in Android
  Studio internally, without taking any special action
- Remove unnecessary dependencies
- Simplify setup instructions in README.md

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=129733466
parent bd372169
Showing with 6 additions and 0 deletions
......@@ -55,3 +55,9 @@ extensions/flac/src/main/jni/flac
# FFmpeg extension
extensions/ffmpeg/src/main/jni/ffmpeg
# Cronet extension
extensions/cronet/jniLibs/*
!extensions/cronet/jniLibs/README.md
extensions/cronet/libs/*
!extensions/cronet/libs/README.md
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment