Hi All,
Recently I downloaded Freescale Android 4.4.3 BSP Package and tested various interfaces with it in my sabresd board. While trying to test usb-otg interface using storage drives, I am able to mount the storage drives and view its contents but getting some log message,
init: no such service 'fuse_udisk'.
While comparing with the previous versions, I found that fuse_udisk service is missing in the init scripts and is not started anywhere.
Do I need to enable this service or just ignore this message?