platform_bootable_recovery/uncrypt
Tianjie Xu 7ceff3e003 Allow uncrypt to work without socket communication
It was inconvenient to uncrypt a update package under adb shell
because the uncrypt executable required a socket to start its job.
Add a workaround to allow uncrypt executes without socket
communication.

Test: run uncrypt under adb shell, and the block map generates successfully
Bug: 29906218

Change-Id: Ibc328b31636d925dc429ede8dcec7392a721dd53
(cherry picked from commit 28c1e5d3aa)
2016-11-11 13:51:15 -08:00
..
Android.mk Create bootloader_message static library. 2016-10-18 11:37:05 -07:00
uncrypt.cpp Allow uncrypt to work without socket communication 2016-11-11 13:51:15 -08:00
uncrypt.rc uncrypt: Communicate via /dev/socket/uncrypt. 2016-03-02 23:23:32 -08:00