Home | History | Annotate | Download | only in releasetools

Lines Matching refs:tf_zip

559 def ReadApkCerts(tf_zip):
563 for line in tf_zip.read("META/apkcerts.txt").split("\n"):