A partir del 27 de marzo de 2025, te recomendamos que uses android-latest-release
en lugar de aosp-main
para compilar y contribuir a AOSP. Para obtener más información, consulta Cambios en AOSP.
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Índice de clase
Estas son las clases de API. Consulta todos los paquetes de API.
C
CommandUtil |
Es un conjunto de utilidades para ayudar a ejecutar comandos en el dispositivo a través de adb.
|
F
FridaUtils |
AutoCloseable que descarga y envía Frida y secuencias de comandos al dispositivo y limpia cuando termina
|
H
M
MallocDebug |
Son utilidades para configurar opciones de depuración de malloc en un proceso, verificar si hay errores de depuración de malloc y limpiar después.
|
N
O
OverlayFsUtils |
TestWatcher que permite escribir en particiones de solo lectura y reinicia el dispositivo cuando termina.
|
P
(der.)
S
T
U
El contenido y las muestras de código que aparecen en esta página están sujetas a las licencias que se describen en la Licencia de Contenido. Java y OpenJDK son marcas registradas de Oracle o sus afiliados.
Última actualización: 2025-07-27 (UTC)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-27 (UTC)"],[],[],null,["# Class Index\n===========\n\nThese are the API classes. See all\n[API packages](/reference/sts/packages).\n\nC\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\nF\n---\n\n|--------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\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\nH\n---\n\n|------------------------------------------------------------------------------------------------------------------|---|\n| [HostsideMainlineModuleDetector](../../reference/sts/com/android/sts/common/HostsideMainlineModuleDetector.html) | |\n\nM\n---\n\n|----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|\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\nN\n---\n\n|----------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| [NativePoc](../../reference/sts/com/android/sts/common/NativePoc.html) | Setup and run a native PoC, asserting exit conditions |\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| [NativePoc.Builder](../../reference/sts/com/android/sts/common/NativePoc.Builder.html) | |\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| [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| [NonRootSecurityTestCase](../../reference/sts/com/android/sts/common/tradefed/testtype/NonRootSecurityTestCase.html) | Class of tests that runs on devices that don't have and should not have adb root. |\n\nO\n---\n\n|----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| [OverlayFsUtils](../../reference/sts/com/android/sts/common/OverlayFsUtils.html) | TestWatcher that enables writing to read-only partitions and reboots device when done. |\n\nP\n---\n\n|----------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------|\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| [ProcessUtil.KillException](../../reference/sts/com/android/sts/common/ProcessUtil.KillException.html) | |\n| [ProcessUtil.KillException.Reason](../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html) | |\n\nR\n---\n\n|--------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|\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| [RootSecurityTestCase](../../reference/sts/com/android/sts/common/tradefed/testtype/RootSecurityTestCase.html) | Class of tests that need root on device to run. |\n\nS\n---\n\n|------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|\n| [SecurityTestCase](../../reference/sts/com/android/sts/common/tradefed/testtype/SecurityTestCase.html) | Base test class for all STS tests. |\n| [StsExtraBusinessLogicHostTestBase](../../reference/sts/com/android/sts/common/tradefed/testtype/StsExtraBusinessLogicHostTestBase.html) | The host-side implementation of StsLogic. |\n| [SystemUtil](../../reference/sts/com/android/sts/common/SystemUtil.html) | Various system-related helper functions |\n\nT\n---\n\n|---------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|\n| [TombstoneParser](../../reference/sts/com/android/sts/common/util/TombstoneParser.html) | Parses tombstones and from a tombstone file or logcat. |\n| [TombstoneUtils](../../reference/sts/com/android/sts/common/util/TombstoneUtils.html) | Contains helper functions and shared constants for crash parsing. |\n| [TombstoneUtils.Config](../../reference/sts/com/android/sts/common/util/TombstoneUtils.Config.html) | |\n| [TombstoneUtils.Config.BacktraceFilterPattern](../../reference/sts/com/android/sts/common/util/TombstoneUtils.Config.BacktraceFilterPattern.html) | A utility class that contains patterns to filter backtraces on. |\n| [TombstoneUtils.Signals](../../reference/sts/com/android/sts/common/util/TombstoneUtils.Signals.html) | |\n\nU\n---\n\n|-------------------------------------------------------------------------------------------|---|\n| [UnameVersionHost](../../reference/sts/com/android/sts/common/util/UnameVersionHost.html) | |"]]