Mako: Fix sdcard permissions for native apps.

Native apps with UID other than SHELL can't access /sdcard even
with GID as SDCARD_RW becaue only SHELL has permission to read /mnt.

To fix this create a mount bind to fuse card.

Change-Id: Idaaf79f9bc5fa8eee9773535097a6b68017838c3
1 file changed