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