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.
MinSdkModuleController
public
class
MinSdkModuleController
extends BaseModuleController
Base class for a module controller to not run tests on versions below a specified SDK version
number.
Summary
Protected constructors
MinSdkModuleController
protected MinSdkModuleController (int minSdkVersion)
Parameters |
minSdkVersion |
int : The minimum sdk version on which tests will run. |
Public methods
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 2025-03-19 UTC.
[null,null,["Last updated 2025-03-19 UTC."],[],[]]