Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
am 78afabc: Add read permission for external storage
Browse files Browse the repository at this point in the history
* commit '78afabcb89cc9b94bd0bc0b9eebe317e7c2ba959':
  Add read permission for external storage
  • Loading branch information
Selim Gurun authored and Android Git Automerger committed Jun 8, 2012
2 parents 5eaf414 + 78afabc commit 958d752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Expand Up @@ -21,7 +21,7 @@
package="com.android.htmlviewer">

<original-package android:name="com.android.htmlviewer" />

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<application android:label="@string/app_label">
<activity android:name="HTMLViewerActivity" android:label="HTMLViewer"
android:theme="@android:style/Theme.Light" >
Expand Down

0 comments on commit 958d752

Please sign in to comment.