summaryrefslogtreecommitdiffstats
path: root/adb/set_verity_enable_state_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-251-13/+1
* Revert "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-211-1/+13
* Remove comments and code about ro.boot.slotTom Cherry2017-09-201-13/+1
* adb: Allow disabling verity on eng builds when using AVB.David Zeuthen2017-05-171-12/+23
* adb: Support 'adb enable/disable-verity' when using AVB.David Zeuthen2017-05-021-24/+85
* libcutils: compile with BOARD_VNDK_VERSION currentSteven Moreland2017-04-171-1/+1
* adb: early-mount: fix verity toggle through adb for early mountSandeep Patil2017-02-231-4/+3
* adb: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-2/+2
* Switch adb to <android-base/properties.h>.Elliott Hughes2016-09-261-45/+36
* adb: use libfec in disable-veritySami Tolvanen2015-10-201-83/+19
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-1/+1
* Failure to find an oem partition should not be a remount failure.Elliott Hughes2015-05-111-1/+1
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-49/+26
* More adb buffer fixes.Elliott Hughes2015-05-011-1/+0
* File header cleanup.Dan Albert2015-03-191-3/+6
* Revert "Revert "adb: support /oem partition""Elliott Hughes2015-03-161-0/+1
* Fix build from -Werror=maybe-uninitialized.Dan Albert2015-03-091-1/+1
* Move adb to C++.Dan Albert2015-03-091-0/+227