summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Cassegrain <arthur.cassegrain@trustonic.com>2016-09-23 17:02:40 +0200
committerAndreas Schneider <asn@cryptomilk.org>2017-02-12 19:51:02 +0100
commit34bbeadca7e54c621d516500ae0594d74853bf2e (patch)
treece462187ecb2327c8fd7ee911bf12aea912bd591
parente6ededadb477a1d7829dbd861cf98c99986956a7 (diff)
downloadandroid_hardware_samsung_slsi_exynos5430-MOBICORE.tar.gz
android_hardware_samsung_slsi_exynos5430-MOBICORE.tar.xz
android_hardware_samsung_slsi_exynos5430-MOBICORE.zip
FIX update max sdk supported by rootpaMOBICORE
-rw-r--r--mobicore/rootpa/Code/Android/app/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobicore/rootpa/Code/Android/app/AndroidManifest.xml b/mobicore/rootpa/Code/Android/app/AndroidManifest.xml
index 02cf95e..f526e2a 100644
--- a/mobicore/rootpa/Code/Android/app/AndroidManifest.xml
+++ b/mobicore/rootpa/Code/Android/app/AndroidManifest.xml
@@ -11,7 +11,7 @@
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"
- android:maxSdkVersion="22" />
+ android:maxSdkVersion="23" />
<permission android:name="com.gd.mobicore.pa.permission.OEM_PERMISSION"
android:label="remove installed secure services"