summaryrefslogtreecommitdiffstats
path: root/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-05add sload.f2fs for recovery formatJaegeuk Kim1-1/+1
2017-11-09uncrypt: Move to Soong.Tao Bao1-1/+0
2017-11-03recovery: fix library dependencyJin Qian1-2/+2
2017-10-12Drop -Wno-unused-parameter.Tao Bao1-4/+2
2017-10-12applypatch: Move to Soong.Tao Bao1-1/+0
2017-10-11Move rangeset.h and print_sha1.h into otautil.Tao Bao1-0/+1
2017-10-09edify: Export the header and move to Soong.Tao Bao1-1/+0
2017-10-03otautil: Export headers.Tao Bao1-0/+1
2017-09-29otafault: Move to soong.Tao Bao1-1/+0
2017-08-29Turn on -Wall for recovery modulesTianjie Xu1-4/+6
2017-08-13wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao1-0/+6
2017-08-13Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-1/+22
2017-08-11wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao1-0/+6
2017-08-10Allow customizing WearRecoveryUI via Makefile variables.Tao Bao1-1/+22
2017-08-03ui: Move the support for touch inputs into RecoveryUI.Tao Bao1-0/+12
2017-08-02ui: Move the support for touch inputs into RecoveryUI.Tao Bao1-0/+12
2017-07-20recovery: replace make_ext4 with e2fsprogsJin Qian1-3/+5
2017-07-18Add libasyncio.Jerry Zhang1-0/+1
2017-07-07Restructure vr_uiLuke Song1-0/+6
2017-07-06Introduce VR recovery uiLuke Song1-0/+12
2017-06-28Add missing libziparchive dependency.Elliott Hughes1-1/+2
2017-06-27recovery: replace make_ext4 with e2fsprogsJin Qian1-3/+5
2017-06-24Restructure vr_uiLuke Song1-0/+6
2017-06-23Restructure vr_uiLuke Song1-0/+6
2017-06-23Use Makefile variables to specify margin settings.Tao Bao1-0/+12
2017-06-23Use Makefile variables to specify margin settings.Tao Bao1-0/+12
2017-06-22Use Makefile variables to specify margin settings.Tao Bao1-0/+12
2017-06-19recovery: replace make_ext4 with e2fsprogsJin Qian1-3/+5
2017-06-17Introduce VR recovery uiLuke Song1-0/+12
2017-06-15Introduce VR recovery uiLuke Song1-0/+12
2017-05-17libbootloader_message: convert to Android.bpTom Cherry1-1/+0
2017-05-10otautil: Android.mk -> Android.bpSteven Moreland1-1/+0
2017-05-08recovery: Use libverifier instead of rebuilding the sources.Tao Bao1-3/+1
2017-05-03fuse_sideload: Change the minimal block size to 4096.Tao Bao1-1/+3
2017-04-27libfusesideload: Clean up the CFLAGS for the module.Tao Bao1-3/+2
2017-04-24recovery: Remove the include of adb.h.Tao Bao1-2/+0
2017-04-24librecovery: Remove -Wno-unused-parameter and add -Wall.Tao Bao1-1/+1
2017-04-20Call libvintf to verify package compatibility.Tao Bao1-0/+4
2017-04-19Call libvintf to verify package compatibility.Tao Bao1-0/+4
2017-04-18Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13Verify the package compatibility with libvintf.Tao Bao1-3/+21
2017-04-12Verify the package compatibility with libvintf.Tao Bao1-3/+21
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo1-0/+1
2017-03-29Log the error message when failing to mount/umount.Tao Bao1-2/+4
2017-03-18Remove the dead #include's in verifier.cpp.Tao Bao1-4/+1
2017-01-17minui: Export minui/minui.h.Tao Bao1-1/+5
2017-01-11Remove "_static" suffix from libsparseAlex Deymo1-1/+1
2017-01-11Remove "_static" suffix from libext4_utils.Alex Deymo1-1/+1
2016-11-04Cleanup the duplicates of logs rotation functionsTianjie Xu1-3/+8
2016-10-18Create bootloader_message static library.Yabin Cui1-6/+8
2016-10-18Replace minzip with libziparchiveTianjie Xu1-2/+3
2016-10-09Update the header path for ext4_utils.Tao Bao1-4/+0
2016-10-09Disable the meaningless parts of the UI for A/B.Elliott Hughes1-0/+4
2016-10-07Update the header path for ext4_utils.Tao Bao1-4/+0
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-08-06Fix references to libcrypto_utils_static.Josh Gao1-4/+4
2016-06-30Create bootloader_message static library.Yabin Cui1-5/+7
2016-06-10Remove obsolete MTD support.Elliott Hughes1-9/+13
2016-05-24Disable the meaningless parts of the UI for A/B.Elliott Hughes1-0/+4
2016-04-14Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes1-2/+3
2016-04-06Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler1-2/+4
2016-03-31recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+24
2016-03-28recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+24
2016-03-18recovery: Move SwipeDetector into common locationPrashant Malani1-0/+1
2016-03-03Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao1-3/+6
2016-02-23recovery: check battery level before installing package.Yabin Cui1-0/+4
2016-02-20recovery: check battery level before installing package.Yabin Cui1-0/+4
2016-02-10IO fault injection for OTA packagesJed Estep1-0/+1
2016-02-04Refactor existing tests to use gtestJed Estep1-19/+1
2016-01-06IO fault injection for OTA packagesJed Estep1-0/+1
2015-12-08Add update_verifier for A/B OTA update.Tao Bao1-0/+1
2015-12-07Add update_verifier for A/B OTA update.Tao Bao1-0/+1
2015-11-16Stop using libstdc++.Dan Albert1-2/+0
2015-11-16recovery: Switch to clangTao Bao1-2/+4
2015-10-28recovery: Depend on mkfs.f2fs only if needed.Tao Bao1-0/+2
2015-09-09Track usage of Vector / SortedVector from libutils DO NOT MERGENarayan Kamath1-0/+1
2015-08-25recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao1-0/+1
2015-07-24recovery: Switch fuse_* to C++.Tao Bao1-2/+2
2015-07-20recovery: Switch fuse_* to C++.Tao Bao1-2/+2
2015-06-03recovery: Switch to clangTao Bao1-2/+4
2015-05-19Stop using libstdc++.Dan Albert1-2/+0
2015-04-14Move the menu header out of the menu.Elliott Hughes1-0/+1
2015-04-10Move "Mount /system" to the main menu.Elliott Hughes1-1/+0
2015-04-09Move default implementations into Device.Elliott Hughes1-5/+6
2015-03-11Install the recovery binary directly to the recovery image.Ying Wang1-5/+1
2015-03-10Install the recovery binary directly to the recovery image.Ying Wang1-5/+1
2015-02-20Kill of most of the remainder of minadbd.Dan Albert1-1/+0
2015-02-19Use headers from adb.Dan Albert1-3/+4
2015-02-19Lose USB transport code to libadb.Dan Albert1-1/+1
2015-01-23Remove superfluous OpenSSL include paths.Adam Langley1-1/+0
2014-11-25Start losing code to libadb.Dan Albert1-0/+1
2014-11-07Fix build when TARGET_USERIMAGES_USE_EXT4 is not definedAdrien Grassein1-1/+3
2014-07-10do sdcard sideloading through the fuse filesystemDoug Zongker1-1/+2
2014-07-10refactor fuse sideloading codeDoug Zongker1-0/+13
2014-06-18Use LOCAL_REQUIRED_MODULES for mkfs.f2fsJi-Hwan Lee1-5/+3
2014-06-17Support F2FS for the data partitionJP Abgrall1-0/+6
2014-03-11remove pixelflinger from recoveryDoug Zongker1-1/+0
2014-03-11allow CheckKey to request mounting /systemDoug Zongker1-0/+1
2014-03-11remove pixelflinger from recoveryDoug Zongker1-1/+0
2014-03-03Fix build break caused by vold changePaul Lawrence1-0/+1
2014-02-14clean up some warnings when building recoveryDoug Zongker1-0/+2
2014-02-14remove 'retouch' ASLR supportDoug Zongker1-1/+0
2014-01-16program to store unencrypted files in an encrypted filesystemDoug Zongker1-0/+1
2014-01-16do verification and extraction on memory, not filesDoug Zongker1-0/+1
2013-12-13recovery: wipe encryption metadata along with data partitionDoug Zongker1-1/+1
2013-10-10Add support for ECDSA signaturesKenny Root1-1/+10
2013-09-05allow CheckKey to request mounting /systemDoug Zongker1-0/+1
2013-04-10Add liblogYing Wang1-0/+1
2013-02-20Move to using the new unified fstab in recovery.Ken Sumrall1-0/+2
2012-10-16Remove HAVE_SELINUX guardsKenny Root1-12/+1
2012-08-24Add libm due to libpng dependency.Stephen Hines1-0/+1
2012-08-14Use the static version of libsparseJoe Onorato1-1/+1
2012-08-14Multiple modules with the same name are going away.Joe Onorato1-35/+59
2012-07-24Use the static version of libsparseJoe Onorato1-1/+1
2012-07-22Multiple modules with the same name are going away.Joe Onorato1-35/+59
2012-07-18Link against libsparseColin Cross1-2/+2
2012-03-30Extend recovery and updater to support setting file security contexts.Stephen Smalley1-1/+2
2012-01-31libz is a superset of libunz, so we don't need both.Elliott Hughes1-2/+2
2012-01-24Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley1-0/+11
2012-01-18support "sideload over ADB" modeDoug Zongker1-2/+4
2012-01-10support "sideload over ADB" modeDoug Zongker1-2/+4
2011-11-04move key processing to RecoveryUIDoug Zongker1-2/+3
2011-11-01fix verifier testDoug Zongker1-2/+2
2011-11-01move key processing to RecoveryUIDoug Zongker1-0/+1
2011-10-31C++ class for device-specific codeDoug Zongker1-7/+7
2011-10-31temporarily remove verifier_test binaryDoug Zongker1-6/+6
2011-10-31refactor ui functions into a classDoug Zongker1-1/+1
2011-10-31C++ class for device-specific codeDoug Zongker1-1/+1
2011-10-31turn recovery into a C++ binaryDoug Zongker1-7/+7
2011-10-29refactor ui functions into a classDoug Zongker1-1/+1
2011-10-28turn recovery into a C++ binaryDoug Zongker1-7/+7
2011-07-12Remove the simulator target from all makefiles.Jeff Brown1-4/+0
2011-02-09Fix x86 build.Ying Wang1-3/+0
2011-01-18remove encrypted filesystem code from recoveryDoug Zongker1-2/+1
2010-09-21remove the notion of "root path"; support mixed flash typesDoug Zongker1-2/+3
2010-09-21remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker1-2/+3
2010-08-02Working ASLR implementationHristo Bojinov1-0/+1
2010-06-30support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker1-1/+8
2010-04-02DO NOT MERGEOscar Montemayor1-1/+1
2010-03-27DO NOT MERGEOscar Montemayor1-2/+1
2010-03-15Encrypted File Systems part 3. Recovery changes.Oscar Montemayor1-1/+1
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-0/+1
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-2/+1
2009-12-10Recovery changes for Encrypted File Systems.Oscar Montemayor1-8/+9
2009-12-10add a simple unit test for the OTA package verifierDoug Zongker1-0/+16
2009-11-13eclair snapshotJean-Baptiste Queru1-4/+10
2009-07-15remove amendDoug Zongker1-3/+1
2009-06-18let the "firmware" command take the file straight from the packageDoug Zongker1-0/+3
2009-06-12fix sim build in donut, tooDoug Zongker1-4/+4
2009-06-12fix simulator build by excluding more of recoveryDoug Zongker1-3/+4
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+2
2009-06-11split out device-specific recovery UI code into vendor directoriesDoug Zongker1-6/+11
2009-04-02AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; readDoug Zongker1-13/+0
2009-04-02AI 144130: Don't build OTA package keys into the recovery binary; readDoug Zongker1-13/+0
2009-03-28AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This savesDoug Zongker1-1/+1
2009-03-27AI 143128: Use PNG instead of BMP for recovery image icons. This savesDoug Zongker1-1/+1
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+60
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-60/+0
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-0/+3