From 1b312039a046532532837efd2dac06390ab506c0 Mon Sep 17 00:00:00 2001 From: Marco Nelissen Date: Fri, 6 May 2011 14:55:48 -0700 Subject: [PATCH] Remove MediaStore.Audio.AudioColumns.ALBUM_ART This column doesn't actually exist in the corresponding table, and never has, so the presence of this definition is confusing. Change-Id: I199f9a8effbdc9f45d51060830e3ad83675a0dff --- api/13.txt | 1 - api/current.txt | 1 - core/java/android/provider/MediaStore.java | 6 ------ 3 files changed, 8 deletions(-) diff --git a/api/13.txt b/api/13.txt index a17b80cd071b1..ebb4308fb3ab7 100644 --- a/api/13.txt +++ b/api/13.txt @@ -15558,7 +15558,6 @@ package android.provider { public static abstract interface MediaStore.Audio.AudioColumns implements android.provider.MediaStore.MediaColumns { field public static final java.lang.String ALBUM = "album"; - field public static final java.lang.String ALBUM_ART = "album_art"; field public static final java.lang.String ALBUM_ID = "album_id"; field public static final java.lang.String ALBUM_KEY = "album_key"; field public static final java.lang.String ARTIST = "artist"; diff --git a/api/current.txt b/api/current.txt index 950c1307cf715..1b71805ff77f1 100644 --- a/api/current.txt +++ b/api/current.txt @@ -15630,7 +15630,6 @@ package android.provider { public static abstract interface MediaStore.Audio.AudioColumns implements android.provider.MediaStore.MediaColumns { field public static final java.lang.String ALBUM = "album"; - field public static final java.lang.String ALBUM_ART = "album_art"; field public static final java.lang.String ALBUM_ID = "album_id"; field public static final java.lang.String ALBUM_KEY = "album_key"; field public static final java.lang.String ARTIST = "artist"; diff --git a/core/java/android/provider/MediaStore.java b/core/java/android/provider/MediaStore.java index 02fd6e4a57d89..3bc1348bb2e92 100644 --- a/core/java/android/provider/MediaStore.java +++ b/core/java/android/provider/MediaStore.java @@ -1095,12 +1095,6 @@ public final class MediaStore { */ public static final String ALBUM_KEY = "album_key"; - /** - * A URI to the album art, if any - *

Type: TEXT

- */ - public static final String ALBUM_ART = "album_art"; - /** * The track number of this song on the album, if any. * This number encodes both the track number and the