This project can be used for testing the AAR before publishing. Removes dependency to Chromium from the tests to support Android Studio. Bug: webrtc:8365 Change-Id: I7568a3f636fd7d478d274b4766f33ab00f28a6f0 Reviewed-on: https://webrtc-review.googlesource.com/7608 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20269}
16 lines
206 B
Plaintext
16 lines
206 B
Plaintext
# Default ignores by Android Studio
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
/.idea/libraries
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
|
|
# Additional ignores
|
|
/gradlew
|
|
/gradlew.bat
|
|
/gradle
|