Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/
DDefaultApkSignerEngine.java928 checkOutputApkNotDebuggableIfDebuggableMustBeRejected(); in outputJarEntries()
1034 checkOutputApkNotDebuggableIfDebuggableMustBeRejected(); in outputZipSectionsInternal()
1315 private void checkOutputApkNotDebuggableIfDebuggableMustBeRejected() throws SignatureException { in checkOutputApkNotDebuggableIfDebuggableMustBeRejected() method in DefaultApkSignerEngine