-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
2 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="com.bumptech.glide.integration.cronet"> | ||
<application> | ||
<meta-data | ||
android:name="com.bumptech.glide.integration.cronet.CronetGlideModule" | ||
android:value="GlideModule" /> | ||
</application> | ||
<manifest package="com.bumptech.glide.integration.cronet"> | ||
<application /> | ||
</manifest> |
42 changes: 0 additions & 42 deletions
42
...ion/cronet/src/main/java/com/bumptech/glide/integration/cronet/CronetEngineSingleton.java
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...gration/cronet/src/main/java/com/bumptech/glide/integration/cronet/CronetGlideModule.java
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
.../cronet/src/main/java/com/bumptech/glide/integration/cronet/CronetLibraryGlideModule.java
This file was deleted.
Oops, something went wrong.