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.java74 private static final String DECLARE_PERMISSION_APK = "CtsPermissionDeclareApp.apk"; field in AppSecurityTests
246 new InstallMultiple().addFile(DECLARE_PERMISSION_APK).run(); in testPermissionDiffCert()
277 new InstallMultiple().addFile(DECLARE_PERMISSION_APK).run(); in testCrossPackageDiffCertSetInstaller()
313 new InstallMultiple(false).addFile(DECLARE_PERMISSION_APK).run(); in rebootWithDuplicatePermission()