No description
Find a file
Adam Buchbinder 51dc9444bc Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector.
This fixes the following cppcheck reports:
[imgdiff.cpp:197]: (error) Memory leak: img
[imgdiff.cpp:386]: (error) Memory leak: img
[imgdiff.cpp:656]: (error) Memory leak: data
[imgdiff.cpp:664]: (error) Memory leak: data
[imgdiff.cpp:668]: (error) Memory leak: data
[imgdiff.cpp:668]: (error) Resource leak: f
[imgdiff.cpp:820]: (error) Memory leak: bonus_data
[imgdiff.cpp:824]: (error) Memory leak: bonus_data
[imgdiff.cpp:824]: (error) Resource leak: f
[imgdiff.cpp:847]: (error) Memory leak: bonus_data
[imgdiff.cpp:851]: (error) Memory leak: bonus_data
[imgdiff.cpp:856]: (error) Memory leak: bonus_data
[imgdiff.cpp:860]: (error) Memory leak: bonus_data
[imgdiff.cpp:227]: (error) Memory leak: temp_entries

Change-Id: I06f878d0b677a25328e0deb84f65f3b7212e24b1
2016-05-26 14:06:10 -07:00
applypatch Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector. 2016-05-26 14:06:10 -07:00
edify resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aosp 2016-05-23 12:30:42 -07:00
etc Restore labels on /postinstall during recovery. 2016-03-02 14:35:51 -08:00
fonts more font improvements and cleanup 2013-03-07 13:34:24 -08:00
minadbd minadbd: update for adb_thread_create signature change. 2016-02-12 15:00:52 -08:00
minui Merge "Keep ADF device alive for the lifetime of the minui backend" am: 14352497f0 2016-05-12 17:36:44 +00:00
minzip Merge "updater, minzip: Remove unnecessary O_SYNC flags." am: c7d7eb2225 am: d03ee52eb7 am: eef053fda1 2016-05-08 18:12:51 +00:00
mtdutils recovery: Switch to clang 2015-11-16 14:28:40 -08:00
otafault Correct caching behavior for should_inject_cache 2016-03-25 11:21:12 -07:00
res-hdpi/images Merge "Update background text for recovery UI" into nyc-dev 2016-04-28 00:48:32 +00:00
res-mdpi/images Merge "Update background text for recovery UI" into nyc-dev 2016-04-28 00:48:32 +00:00
res-xhdpi/images Merge "Update background text for recovery UI" into nyc-dev 2016-04-28 00:48:32 +00:00
res-xxhdpi/images Merge "Update background text for recovery UI" into nyc-dev 2016-04-28 00:48:32 +00:00
res-xxxhdpi/images Merge "Update background text for recovery UI" into nyc-dev 2016-04-28 00:48:32 +00:00
tests resolve merge conflicts of 23c7af7 to nyc-mr1-dev-plus-aosp 2016-05-02 11:17:57 -07:00
tools Import translations. DO NOT MERGE 2016-04-26 15:06:53 -07:00
uncrypt Merge "Fix google-runtime-int warnings." am: a1f4a1e 2016-04-18 22:34:41 +00:00
update_verifier update_verifier: Track the API change for isSlotBootable(). 2015-12-09 14:41:40 -08:00
updater resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aosp 2016-05-23 21:28:44 +00:00
adb_install.cpp Allow recovery to return error codes 2016-05-20 13:56:53 -07:00
adb_install.h Factor out option variables from int to bool types 2015-03-25 15:56:15 -07:00
Android.mk Disable the meaningless parts of the UI for A/B. 2016-05-24 17:12:58 +00:00
asn1_decoder.cpp Add missing includes. 2015-01-28 12:09:05 -08:00
asn1_decoder.h Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
bootloader.cpp Switch to <android-base/unique_fd.h>. 2016-03-29 08:18:34 -07:00
bootloader.h slot_metadata: add verity_corrupted field 2016-05-23 13:10:23 +02:00
CleanSpec.mk recovery: minui: add adf backend 2014-04-25 15:47:34 -07:00
common.h updater: Clean up char* with std::string. 2015-08-06 13:05:00 -07:00
default_device.cpp Auto-detect whether to use the long-press UI. 2015-04-10 15:14:35 -07:00
device.cpp Disable the meaningless parts of the UI for A/B. 2016-05-24 00:44:50 +00:00
device.h Update the system update animation. 2016-04-14 22:44:23 -07:00
error_code.h Allow recovery to return error codes 2016-05-20 13:56:53 -07:00
fuse_sdcard_provider.cpp recovery: Fork a process for fuse when sideloading from SD card. 2016-01-13 21:29:20 -08:00
fuse_sdcard_provider.h recovery: Fork a process for fuse when sideloading from SD card. 2016-01-13 21:29:20 -08:00
fuse_sideload.cpp Use BoringSSL instead of mincrypt to speed up package verification. 2016-04-13 16:39:56 -07:00
fuse_sideload.h recovery: Switch fuse_* to C++. 2015-07-20 11:57:40 -07:00
install.cpp resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aosp 2016-05-23 12:30:42 -07:00
install.h Allow recovery to return error codes 2016-05-20 13:56:53 -07:00
interlace-frames.py Go back to the old ear-wiggling Android animation. 2016-04-21 14:26:14 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
print_sha1.h recovery: Dump the signature in the zip package. 2016-04-20 14:44:29 -07:00
README.md Refactor existing tests to use gtest 2016-02-04 10:11:30 -08:00
recovery-persist.cpp recovery-persist: pick up both pstore console files 2016-04-05 07:46:34 -07:00
recovery-persist.rc recovery: use __android_log_pmsg_file_write for log files 2016-03-28 11:07:00 -07:00
recovery-refresh.cpp Fix google-runtime-int warnings. 2016-04-18 12:29:30 -07:00
recovery-refresh.rc recovery: use __android_log_pmsg_file_write for log files 2016-03-28 11:07:00 -07:00
recovery.cpp resolve merge conflicts of 3aabd77 to nyc-mr1-dev-plus-aosp 2016-05-23 12:30:42 -07:00
res-560dpi Make text for recovery larger on angler 2016-05-02 12:20:04 -07:00
roots.cpp recovery: Allow "Mount /system" for system_root_image. 2015-11-16 14:28:40 -08:00
roots.h recovery: Allow "Mount /system" for system_root_image. 2015-11-16 14:28:40 -08:00
screen_ui.cpp resolve merge conflicts of 23c7af7 to nyc-mr1-dev-plus-aosp 2016-05-02 11:17:57 -07:00
screen_ui.h Add ability to show "installing security update" 2016-04-29 12:19:43 -07:00
ui.cpp Clean up the sleep()'s after poking init services 2015-05-27 14:48:56 -07:00
ui.h Add ability to show "installing security update" 2016-04-29 12:19:43 -07:00
verifier.cpp Merge "recovery: Dump the signature in the zip package." into nyc-dev 2016-04-22 23:49:53 +00:00
verifier.h Use BoringSSL instead of mincrypt to speed up package verification. 2016-04-13 16:39:56 -07:00
wear_touch.cpp recovery: Move SwipeDetector into common location 2016-03-18 06:03:21 +00:00
wear_touch.h recovery: Move SwipeDetector into common location 2016-03-18 06:03:21 +00:00
wear_ui.cpp Merge "Fix google-runtime-int warnings." am: a1f4a1e 2016-04-18 22:34:41 +00:00
wear_ui.h recovery: Remove SetColor, and other refactoring for WearUI 2016-03-11 15:22:20 -08:00

The Recovery Image

Quick turn-around testing

mm -j && m ramdisk-nodeps && m recoveryimage-nodeps

# To boot into the new recovery image
# without flashing the recovery partition:
adb reboot bootloader
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img

Running the tests

# After setting up environment and lunch.
mmma -j bootable/recovery

# Running the tests on device.
adb root
adb sync data

# 32-bit device
adb shell /data/nativetest/recovery_unit_test/recovery_unit_test
adb shell /data/nativetest/recovery_component_test/recovery_component_test

# Or 64-bit device
adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test
adb shell /data/nativetest64/recovery_component_test/recovery_component_test