blob: 0a6758bbbeecabf06f6cea307eb85200a301eee9 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest
package="io.v.rpcbench"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://schemas.android.com/apk/res/android ">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-sdk android:minSdkVersion="21"/>
</manifest>