Starting March 27, 2025, we recommend using android-latest-release instead of aosp-main to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
RecoveryLogPreparer
public
class
RecoveryLogPreparer
extends BaseTargetPreparer
implements
ITestLoggerReceiver
A target preparer used to collect logs before recovery.
Summary
Public constructors
RecoveryLogPreparer
public RecoveryLogPreparer ()
Public methods
setTestLogger
public void setTestLogger (ITestLogger testLogger)
Injects the ITestLogger instance
| Parameters |
testLogger |
ITestLogger |
public void setUp (TestInformation testInformation)
| Parameters |
testInformation |
TestInformation |
Protected methods
protected void rebootDevice (TestInformation testInformation)
| Parameters |
testInformation |
TestInformation |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-03-08 UTC.
[null,null,["Last updated 2023-03-08 UTC."],[],[]]