On 18 November 2013 22:48, Jon Medhurst (Tixy) <tixy@linaro.org> wrote:
On Mon, 2013-11-18 at 16:56 +0000, Jon Medhurst (Tixy) wrote:
[...]
> So, this begs the question, why don't we just have the 'sdcard'
> partition of Linaro's images set as internal, i.e.
> android:removable="false" in storage_list.xml?

Guess I wasn't explicit in my previous email, the above change works
around the whole problem as it means MediaProvider doesn't attempt to
call getFatVolumeId at all. It only does that for removable media
because, I think, it's trying to keep track of the contents of multiple
cards.
It makes sense now. This seems to be the immediate workaround for the issue. Android 4.4 seems to be working well for devices with emulated partition like Nexus series. This seems to be a genuine issue so it makes sense to raise the issue on android-platform list as well. 

--
Tixy


_______________________________________________
linaro-android mailing list
linaro-android@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android