018ed31c515de2c840dedaebb078ab455bf37ae8
The original attempt missed the fact that Print is a member function, so the first argument is the implicit 'this'. Change-Id: I963b668c5432804c767f0a2e3ef7dea5978a1218
The Recovery Image
Quick turn-around testing
mm -j
m ramdisk-nodeps
m recoveryimage-nodeps
adb reboot bootloader
# To boot into the new recovery image
# without flashing the recovery partition:
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
Description
Languages
C++
50.2%
C
43.6%
Makefile
1.9%
Java
1.8%
Roff
1%
Other
1.4%