Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Scull 9ba2657f2f Add microdroid-specialized KeyMint service
KeyMint in microdroid will initially be a specialized version of the
software KeyMint reference implementation. Begin this specialization by
removing the services that aren't needed within VMs.

Bug: 190578423
Test: atest MicrodroidHostTestCases
Change-Id: I6eee95944ccc555656868dad193f29b83ebf46a4
2021-06-23 08:46:56 +00:00
Inseob Kim 8f095c900c Add vold and keymint related services
These are for encrypting /data partition. Also vintf related xmls are
added for the services.

Bug: 185767624
Bug: 188013319
Test: boot microdroid
Change-Id: Ie511e2b4f3565fef181cc57588c2e107182f1961
2021-06-02 20:38:51 +09:00