Ab dem 27. März 2025 empfehlen wir, android-latest-release
anstelle von aosp-main
zu verwenden, um AOSP zu erstellen und Beiträge dazu zu leisten. Weitere Informationen finden Sie unter Änderungen am AOSP.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
com.android.sts.common
Schnittstellen
Klassen
Aufzählungen
Ausnahmen
Schnittstellen
Klassen
Aufzählungen
Ausnahmen
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2025-07-27 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-27 (UTC)."],[],[],null,["# com.android.sts.common\n======================\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| [NativePoc.AfterFunction](../../../../../../reference/sts/com/android/sts/common/NativePoc.AfterFunction.html) | Lambda construct to run after PoC finished executing but before assertion and cleanup. |\n| [NativePocAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocAsserter.html) | Interface for an asserter to use with [NativePoc.asserter()](../../../../../../reference/sts/com/android/sts/common/NativePoc.html#asserter()). |\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|\n| [CommandUtil](../../../../../../reference/sts/com/android/sts/common/CommandUtil.html) | Collection of utilities to help run commands on device via adb |\n| [FridaUtils](../../../../../../reference/sts/com/android/sts/common/FridaUtils.html) | AutoCloseable that downloads and push frida and scripts to device and cleans up when done |\n| [HostsideMainlineModuleDetector](../../../../../../reference/sts/com/android/sts/common/HostsideMainlineModuleDetector.html) | |\n| [MallocDebug](../../../../../../reference/sts/com/android/sts/common/MallocDebug.html) | Utilities to setup malloc debug options on a process, check for malloc debug errors, and cleaning up afterwards. |\n| [NativePoc](../../../../../../reference/sts/com/android/sts/common/NativePoc.html) | Setup and run a native PoC, asserting exit conditions |\n| [NativePoc.Builder](../../../../../../reference/sts/com/android/sts/common/NativePoc.Builder.html) | |\n| [NativePocCrashAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocCrashAsserter.html) | |\n| [NativePocMallocDebugAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocMallocDebugAsserter.html) | |\n| [NativePocStatusAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocStatusAsserter.html) | |\n| [OverlayFsUtils](../../../../../../reference/sts/com/android/sts/common/OverlayFsUtils.html) | TestWatcher that enables writing to read-only partitions and reboots device when done. |\n| [PocPusher](../../../../../../reference/sts/com/android/sts/common/PocPusher.html) | Utilities to help push a native PoC executable to the device |\n| [ProcessUtil](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.html) | Various helpers to find, wait, and kill processes on the device |\n| [RegexUtils](../../../../../../reference/sts/com/android/sts/common/RegexUtils.html) | Contains wrappers around JUnit assertions with regex matching in strings |\n| [RootcanalUtils](../../../../../../reference/sts/com/android/sts/common/RootcanalUtils.html) | TestWatcher that sets up a virtual bluetooth HAL and reboots the device once done. |\n| [RootcanalUtils.HciDevice](../../../../../../reference/sts/com/android/sts/common/RootcanalUtils.HciDevice.html) | Class that encapsulates a virtual HCI device that can be controlled by HCI commands. |\n| [RootcanalUtils.RootcanalController](../../../../../../reference/sts/com/android/sts/common/RootcanalUtils.RootcanalController.html) | |\n| [SystemUtil](../../../../../../reference/sts/com/android/sts/common/SystemUtil.html) | Various system-related helper functions |\n\nEnums\n-----\n\n|----------------------------------------------------------------------------------------------------------------------------------|---|\n| [ProcessUtil.KillException.Reason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html) | |\n\nExceptions\n----------\n\n|--------------------------------------------------------------------------------------------------------------------|---|\n| [ProcessUtil.KillException](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.html) | |\n\n-\n\n Interfaces\n ----------\n\n - [NativePoc.AfterFunction](../../../../../../reference/sts/com/android/sts/common/NativePoc.AfterFunction.html)\n - [NativePocAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocAsserter.html)\n-\n\n Classes\n -------\n\n - [CommandUtil](../../../../../../reference/sts/com/android/sts/common/CommandUtil.html)\n - [FridaUtils](../../../../../../reference/sts/com/android/sts/common/FridaUtils.html)\n - [HostsideMainlineModuleDetector](../../../../../../reference/sts/com/android/sts/common/HostsideMainlineModuleDetector.html)\n - [MallocDebug](../../../../../../reference/sts/com/android/sts/common/MallocDebug.html)\n - [NativePoc](../../../../../../reference/sts/com/android/sts/common/NativePoc.html)\n - [NativePoc.Builder](../../../../../../reference/sts/com/android/sts/common/NativePoc.Builder.html)\n - [NativePocCrashAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocCrashAsserter.html)\n - [NativePocMallocDebugAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocMallocDebugAsserter.html)\n - [NativePocStatusAsserter](../../../../../../reference/sts/com/android/sts/common/NativePocStatusAsserter.html)\n - [OverlayFsUtils](../../../../../../reference/sts/com/android/sts/common/OverlayFsUtils.html)\n - [PocPusher](../../../../../../reference/sts/com/android/sts/common/PocPusher.html)\n - [ProcessUtil](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.html)\n - [RegexUtils](../../../../../../reference/sts/com/android/sts/common/RegexUtils.html)\n - [RootcanalUtils](../../../../../../reference/sts/com/android/sts/common/RootcanalUtils.html)\n - [RootcanalUtils.HciDevice](../../../../../../reference/sts/com/android/sts/common/RootcanalUtils.HciDevice.html)\n - [RootcanalUtils.RootcanalController](../../../../../../reference/sts/com/android/sts/common/RootcanalUtils.RootcanalController.html)\n - [SystemUtil](../../../../../../reference/sts/com/android/sts/common/SystemUtil.html)\n-\n\n Enums\n -----\n\n - [ProcessUtil.KillException.Reason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html)\n-\n\n Exceptions\n ----------\n\n - [ProcessUtil.KillException](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.html)"]]