Also, this bug will need to be fixed in order to be able to have apps
on the SD card, as it's important that system_server can properly
close all files it might have on the SD card when the card is ejected:
http://code.google.com/p/android/issues/detail?id=1854
JBQ
--
Jean-Baptiste M. "JBQ" Queru
Android Engineer, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.
You can look at some work that has been done to extend the handling of
storage devices:
http://android.git.kernel.org/?p=platform/system/core.git;a=tree;f=vold;h=c174f2578dc5db4406e608cc7a05f8e454f54c1b;hb=cupcake
Also, this bug will need to be fixed in order to be able to have apps
on the SD card, as it's important that system_server can properly
close all files it might have on the SD card when the card is ejected:
http://code.google.com/p/android/issues/detail?id=1854
JBQ
Yes, the plan to store private information (including apps) on SD is
to create an encrypted filesystem image on the SD card, so that.
JBQ
On Sat, Mar 14, 2009 at 1:10 PM, vendor <vendo...@gmail.com> wrote:
> The last report is from Jan 26, 2009 . Means that there is no update on the
> problem?
> I saw some code for encryption. Will be there a virtual encrypted volume?
> Thanks!
>
> On Sat, Mar 14, 2009 at 7:57 PM, Jean-Baptiste Queru <j...@android.com>
> wrote:
>>
>> You can look at some work that has been done to extend the handling of
>> storage devices:
>>
>> http://android.git.kernel.org/?p=platform/system/core.git;a=tree;f=vold;h=c174f2578dc5db4406e608cc7a05f8e454f54c1b;hb=cupcake
>>
>> Also, this bug will need to be fixed in order to be able to have apps
>> on the SD card, as it's important that system_server can properly
>> close all files it might have on the SD card when the card is ejected:
>> http://code.google.com/p/android/issues/detail?id=1854
>>
>> JBQ
>>
There's been no update on the problem since Jan 26 indeed. In fact
it's been in our internal bug database for longer than that and
there's been no update since Nov 4. But as far as I know it hasn't
been fixed.
Yes, the plan to store private information (including apps) on SD is
to create an encrypted filesystem image on the SD card, so that.
JBQ
- Show quoted text -
As for the bug, I simply haven't had time to work on it. I'm not
familiar enough with that area of the system myself to know how hard
it'll be to fix.
JBQ
I don't know where the code is that would generate and store the encryption key.
As for the bug, I simply haven't had time to work on it. I'm not
familiar enough with that area of the system myself to know how hard
it'll be to fix.
JBQ
Right now, cupcake doesn't contain everything that'd be necessary to
support apps on the SD card. The bug I mentioned is one of the issues,
but in the bigger picture there are some significant features missing.
JBQ
On Sun, Mar 15, 2009 at 3:09 PM, vendor <vendo...@gmail.com> wrote:
> I saw that the code is found on the cupcake branch. Means that in the
> official release of cupcake, there will be such a feature?
>
> On Sun, Mar 15, 2009 at 11:32 PM, Jean-Baptiste Queru <j...@android.com>
> wrote:
>>
>> I don't know where the code is that would generate and store the
>> encryption key.
>>
>> As for the bug, I simply haven't had time to work on it. I'm not
>> familiar enough with that area of the system myself to know how hard
>> it'll be to fix.
>>
>> JBQ
>>
>> >>>> On Sat, Mar 14, 2009 at 10:44 AM, vendor.net <vendo...@gmail.com>