Files
android_bootable_recovery/minzip
Colin Cross 92cdf9c372 recovery: fix building with pointer-to-int errors turned on
Use intptr_t/uintptr_t to cast between pointer and int to allow
building with -Werror=pointer-to-int-cast and
Werror=int-to-pointer-cast turned on.

Cast to char* instead of unsigned int for pointer arithmetic.

Change-Id: Ia862306fdcca53866b330e8cf726f3d62f2248a0
2014-02-05 17:34:45 -08:00
..
2012-10-16 12:57:26 -07:00
2013-09-17 10:20:45 -07:00
2013-09-17 10:20:45 -07:00
2009-03-03 19:28:42 -08:00
2012-10-16 12:57:26 -07:00