Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Android.bp | D | 22-Nov-2023 | 1.3 KiB | 44 | 41 | |
README.md | D | 22-Nov-2023 | 377 | 8 | 6 | |
VtsHalRebootEscrowTargetTest.cpp | D | 22-Nov-2023 | 4.7 KiB | 131 | 73 |
README.md
1Many of the tests in this directory may require that TEE Keymaster 2"EARLY_BOOT_ONLY" keys be usable when this test runs. In order to accomplish 3this, a build of "vold" that omits the call to "earlyBootEnded()" function 4should be made. Then these DISABLED tests may be run successfully. 5 6The CTS test ResumeOnRebootHostTests will test the functionality without a 7special build. 8