| Index: content/shell/android/linker_test_apk/AndroidManifest.xml
|
| diff --git a/content/shell/android/linker_test_apk/AndroidManifest.xml b/content/shell/android/linker_test_apk/AndroidManifest.xml
|
| index c9aef41510242e4f85c451a1f6c207a373f3445b..815bab5d7527eab2c5925cf6906f4610ac872153 100644
|
| --- a/content/shell/android/linker_test_apk/AndroidManifest.xml
|
| +++ b/content/shell/android/linker_test_apk/AndroidManifest.xml
|
| @@ -96,7 +96,7 @@
|
| android:exported="false" />
|
| </application>
|
|
|
| - <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="18" />
|
| + <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="19" />
|
| <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
|
| <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
|
| <uses-permission android:name="android.permission.CAMERA" />
|
|
|