Go to file
Paul Lawrence 0a423d994a DO NOT MERGE Securely encrypt the master key
(chery-picked from commit 806d10be23)

Move all key management into vold
Reuse vold's existing key management through the crypto footer
to manage the device wide keys.

Use ro.crypto.type flag to determine crypto type, which prevents
any issues when running in block encrypted mode, as well as speeding
up boot in block or no encryption.

This is one of four changes to enable this functionality:
  https://android-review.googlesource.com/#/c/148586/
  https://android-review.googlesource.com/#/c/148604/
  https://android-review.googlesource.com/#/c/148606/
  https://android-review.googlesource.com/#/c/148607/

Bug: 18151196

Change-Id: I6a8a18f43ae837e330e2785bd26c2c306ae1816b
2015-05-29 17:39:16 +00:00
adb Document the -g option to adb install. 2015-05-28 12:03:44 +09:00
adf libadf: enable -Werror 2015-03-10 15:14:38 -07:00
base Don't use TEMP_FAILURE_RETRY on close() 2015-05-23 16:03:06 +00:00
cpio makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
debuggerd Refactor dump_memory function. 2015-05-28 11:45:34 -07:00
fastboot fastboot: Add support for fastboot flashing commands 2015-05-28 19:15:27 +00:00
fingerprintd Fix 64-bit build error 2015-05-28 15:47:16 -07:00
fs_mgr DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
gatekeeperd [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
gpttool gpttool: turn on -Werror 2014-05-05 10:30:04 -07:00
healthd resolved conflicts for merge of 6e9b28b2 to master 2015-04-15 12:15:00 -07:00
include Merge "Graphics depth formats: Add confidence values" into mnc-dev 2015-05-27 17:40:25 +00:00
init DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
libbacktrace Prevent crashes if a map cannot be created. 2015-05-15 11:32:53 -07:00
libcutils Don't use TEMP_FAILURE_RETRY on close in system/core. 2015-05-27 13:27:06 -07:00
libdiskconfig am eb075e28: am c8179498: am 2f62edf7: Merge "libdiskconfig: Turn on -Werror" 2014-05-21 21:19:27 +00:00
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog liblog: gtest open("/dev/pmsg0", "a") 2015-05-13 10:00:02 -07:00
libmemtrack Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
libmincrypt Enable clang compilation. 2015-05-15 16:13:19 -07:00
libnativebridge am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty." 2015-02-10 16:54:35 +00:00
libnetutils am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetutils\' do_dhcp." 2015-04-22 03:32:13 +00:00
libpixelflinger pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
libprocessgroup Remove uses of libcxx.mk. 2015-03-27 11:24:04 -07:00
libsparse libsparse: move_chunks_up_to_len() does not account skip chunks 2015-04-08 10:10:17 +02:00
libsuspend Add TEMP_FAILURE_RETRY to libsuspend. 2015-05-18 15:53:56 -07:00
libsync Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils Give SocketListener some FD_CLOEXEC. 2015-04-01 22:31:40 -07:00
libusbhost libusbhost: Add usb_device_get_version() 2015-04-29 13:04:10 -07:00
libutils Adding a build id check to blob cache. 2015-05-18 13:14:32 -07:00
libziparchive Reserve space on disk using fallocate 2015-04-20 09:49:26 +00:00
lmkd Lmkd: Fix unused variables 2014-11-24 20:32:42 -08:00
logcat logcat: liblog: Add "usec" format argument 2015-05-13 09:22:51 -07:00
logd logd: worst-UID only to preserve a day 2015-05-20 10:03:11 -07:00
logwrapper Put in line breaks when logging to klog 2015-02-03 17:06:33 +00:00
mkbootimg Merge changes Iac33dbaa,I18fcd37d into mnc-dev 2015-05-08 15:00:14 +00:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir DO NOT MERGE Securely encrypt the master key 2015-05-29 17:39:16 +00:00
run-as package missing include for string.h 2015-04-01 11:15:37 -07:00
sdcard am 3d671000: am 28693983: am 1a39a994: Merge "Correct magic number on umount2" 2015-04-24 04:01:13 +00:00
toolbox Revert "Switch to toybox ls." 2015-05-15 23:31:08 -07:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01:00
.gitignore Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets. 2009-05-26 13:23:23 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00