Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_providers_DownloadProvider
Commits
8a8f58e9
Commit
8a8f58e9
authored
16 years ago
by
San Mehat
Browse files
Options
Download
Email Patches
Plain Diff
DownloadProvider: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
Signed-off-by:
San Mehat
<
san@google.com
>
parent
e848c012
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
AndroidManifest.xml
AndroidManifest.xml
+1
-1
No files found.
AndroidManifest.xml
View file @
8a8f58e9
...
...
@@ -34,7 +34,7 @@
<uses-permission
android:name=
"android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS"
/>
<uses-permission
android:name=
"android.permission.ACCESS_NETWORK_STATE"
/>
<uses-permission
android:name=
"android.permission.INTERNET"
/>
<uses-permission
android:name=
"android.permission.WRITE_
SDCARD
"
/>
<uses-permission
android:name=
"android.permission.WRITE_
EXTERNAL_STORAGE
"
/>
<application
android:process=
"android.process.media"
android:label=
"Download Manager"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment