recovery: Revenge of MiniVold
* Vold has been refactored to be friendly to an environment such as recovery. Using Vold will eliminate many hacks and add previously unavailable features. * Link with libminivold and create a pseudo-binary to launch as a service in recovery. * Libvoldclient is an event-driven client for controlling the daemon. * Handles device hotplug and automatic mounting, if desired. * Manages USB storage * Can check and format volumes using any supported filesystem * Dynamically generate all storage paths * Dynamically refresh menus affected by storage changes * Fixed wall-of-compile-warnings and const-correctness in extendedcommands.c * Misc cleanups * Say goodbye to "apply /sdcard/update.zip". You have served us well. Change-Id: I13a3d72493f8fce7c19f192f9e94ad22cb60a2d2
Loading
Please register or sign in to comment