xref: /aosp_15_r20/external/okhttp/okio/README.android (revision ab625e417e7950f52094c019474d2a9e9f14a68c)
1*ab625e41SAndroid Build Coastguard WorkerURL: https://github.com/square/okio
2*ab625e41SAndroid Build Coastguard WorkerLicense: Apache 2
3*ab625e41SAndroid Build Coastguard WorkerDescription: "A modern I/O API for Java"
4*ab625e41SAndroid Build Coastguard Worker
5*ab625e41SAndroid Build Coastguard WorkerLocal patches
6*ab625e41SAndroid Build Coastguard Worker-------------
7*ab625e41SAndroid Build Coastguard Worker
8*ab625e41SAndroid Build Coastguard WorkerAll source changes (besides imports) marked with ANDROID-BEGIN and ANDROID-END.
9*ab625e41SAndroid Build Coastguard Worker
10*ab625e41SAndroid Build Coastguard WorkerThese changes relate to okio dependencies not available on Android, such as:
11*ab625e41SAndroid Build Coastguard Worker  - Removal of reference to a codehause annotation used in
12*ab625e41SAndroid Build Coastguard Worker    okio/src/main/java/okio/DeflaterSink.java
13*ab625e41SAndroid Build Coastguard Worker  - Commenting of code that references APIs not present on Android.
14*ab625e41SAndroid Build Coastguard Worker  - Removal of test code that uses JUnit 4.11 features such as @Parameterized.Parameters
15*ab625e41SAndroid Build Coastguard Worker
16