cryptfs_hw: remove block disk encryption dependency on metadata partition

Blocking inline crypto engine based disk encryption if metadata
partition is enabled is not required as vold can check if crypto
block device was created at first place or not. Also vold should pass
the disk encryption key index to crypto driver to leverage all
possible key slot usage in crypto engine.

Change-Id: I00bea82f734ea50f2b51b0875ee23371de1b9896
Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
1 file changed
tree: e70e3aeb17d4f8806a527377574580c9641b98b5
  1. Android.bp
  2. cryptfs_hw.c
  3. cryptfs_hw.h
  4. NOTICE