Home
last modified time | relevance | path

Searched refs:DECLARE_PERMISSION_APK (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java69 private static final String DECLARE_PERMISSION_APK = "CtsPermissionDeclareApp.apk"; field in AppSecurityTests
237 new InstallMultiple().addApk(DECLARE_PERMISSION_APK).run(); in testPermissionDiffCert()
259 new InstallMultiple(false).addApk(DECLARE_PERMISSION_APK).run(); in rebootWithDuplicatePermission()