On Tue, May 29, 2012 at 4:37 PM, Kostya Vasilyev <kmans...@gmail.com> wrote:
> The assets of package B are probably open and memory mapped by package A's
> process.

I don't know...I thought of this but I wasn't able to confirm it.  A
can access files after B's uninstallation that were never read or even
opened before B's uninstallation.  Unlike the test, in the actual app
where I bumped into this, B is an APK of almost a megabyte, I mean
it's not small, and still A was able to read in files (tens or
hundreds kB in size) after uninstallation that had never been accessed
before uninstallation.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to