I would like to test camera/gallery/media apps without depending on an SDCARD, on Android faking the sdcard is as simple as:

  mount -t tmpfs none /mnt/sdcard

But this doesn't seems to fool Gonk detection.

How can I tell 'vold' or 'b2g' to not require an SDCARD for that?

Thanks
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to