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.
RunOnSdkSandboxTargetPreparer
public
class
RunOnSdkSandboxTargetPreparer
extends BaseTargetPreparer
An ITargetPreparer
to marks that tests should run in the sdk sandbox. See
https://developer.android.com/design-for-safety/privacy-sandbox/sdk-runtime
Summary
Fields
RUN_TESTS_ON_SDK_SANDBOX
public static final String RUN_TESTS_ON_SDK_SANDBOX
Public constructors
RunOnSdkSandboxTargetPreparer
public RunOnSdkSandboxTargetPreparer ()
Public methods
public void setUp (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-10-14 UTC.
[null,null,["Last updated 2023-10-14 UTC."],[],[]]