| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
InstrumentationTestRunner can enumerate the test cases to run without a
special TestRunner.
Change-Id: I5a49413440ef191f28a21034a318d9a9e3f8174b
|
|
|
|
|
|
| |
android.security.tests.SystemKeyStoreTest:testBasicAccess is failing.
Fixed issues in test.
|
|
|
|
|
| |
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.
|
|
|
|
| |
Added support for retrieving and generating keys as Hex Strings.
|
|
A simple keystore to store system-only key material, by leveraging file system access permissions.
|