platform_bootable_recovery/uncrypt
Tianjie Xu 28c1e5d3aa 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
2016-06-30 19:46:01 -07:00
..
Android.mk Create bootloader_message static library. 2016-06-30 11:02:38 -07:00
uncrypt.cpp Allow uncrypt to work without socket communication 2016-06-30 19:46:01 -07:00
uncrypt.rc uncrypt: Communicate via /dev/socket/uncrypt. 2016-03-02 23:23:32 -08:00