自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
InstallAllTestZipAppsSetup
public
class
InstallAllTestZipAppsSetup
extends BaseTargetPreparer
用于安装测试 zip 文件中的所有应用的 ITargetPreparer
。如需了解各个测试应用的安装,请参阅 TestAppInstallSetup
。
摘要
公共构造函数
InstallAllTestZipAppsSetup
public InstallAllTestZipAppsSetup ()
公共方法
setCleanup
public void setCleanup (boolean cleanup)
setStopInstallOnFailure
public void setStopInstallOnFailure (boolean stopInstallOnFailure)
参数 |
stopInstallOnFailure |
boolean |
setTestZipName
public void setTestZipName (String testZipName)
setUp
public void setUp (ITestDevice device,
IBuildInfo buildInfo)
参数 |
device |
ITestDevice |
buildInfo |
IBuildInfo |
tearDown
public void tearDown (ITestDevice device,
IBuildInfo buildInfo,
Throwable e)
参数 |
device |
ITestDevice |
buildInfo |
IBuildInfo |
e |
Throwable |
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[null,null,["最后更新时间 (UTC):2025-03-26。"],[],[]]