Cronet README fix

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140043801
This commit is contained in:
cchiappini 2016-11-23 10:00:33 -08:00 committed by Oliver Woodman
parent 62bdb1b93a
commit ba49f51380

View file

@ -21,8 +21,9 @@ git clone https://github.com/google/ExoPlayer.git
1. Find the latest Cronet release [here][] and navigate to its `Release/cronet`
directory
1. Download `cronet.jar`, `cronet_api.jar` and the `libs` directory
1. Copy the two jar files into the `libs` directory of this extension
1. Download `cronet_api.jar`, `cronet_impl_common_java.jar`,
`cronet_impl_native_java.jar` and the `libs` directory
1. Copy the three jar files into the `libs` directory of this extension
1. Copy the content of the downloaded `libs` directory into the `jniLibs`
directory of this extension