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_MediaProvider
Commits
34a23e6e
Commit
34a23e6e
authored
15 years ago
by
android-build SharedAccount
Browse files
Options
Download
Email Patches
Plain Diff
fix failed cherry pick of
022eb71b
Change-Id: If482f0ca33455b6612f3ba1bc8c1c4c1e3b34072
parent
e9d8bee6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
src/com/android/providers/media/MediaProvider.java
src/com/android/providers/media/MediaProvider.java
+0
-6
No files found.
src/com/android/providers/media/MediaProvider.java
View file @
34a23e6e
...
...
@@ -3018,13 +3018,7 @@ public class MediaProvider extends ContentProvider {
private
static
String
TAG
=
"MediaProvider"
;
private
static
final
boolean
LOCAL_LOGV
=
true
;
<<<<<<<
HEAD:
src
/
com
/
android
/
providers
/
media
/
MediaProvider
.
java
private
static
final
int
DATABASE_VERSION
=
88
;
|||||||
private
static
final
int
DATABASE_VERSION
=
89
;
=======
private
static
final
int
DATABASE_VERSION
=
90
;
>>>>>>>
022
eb71
...
Fix
botched
database
update
step
.:
src
/
com
/
android
/
providers
/
media
/
MediaProvider
.
java
private
static
final
String
INTERNAL_DATABASE_NAME
=
"internal.db"
;
// maximum number of cached external databases to keep
...
...
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