Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
This commit is contained in:
commit
97c7df2f33
@ -853,6 +853,7 @@ void wipe_battery_stats()
|
||||
ensure_path_mounted("/data");
|
||||
remove("/data/system/batterystats.bin");
|
||||
ensure_path_unmounted("/data");
|
||||
ui_print("Battery Stats wiped.\n");
|
||||
}
|
||||
|
||||
void show_advanced_menu()
|
||||
|
Loading…
Reference in New Issue
Block a user