Home
last modified time | relevance | path

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

/build/make/tools/zipalign/
DREADME.txt1 zipalign -- zip archive alignment tool
3 usage: zipalign [-f] [-v] <align> infile.zip outfile.zip
4 zipalign -c [-v] <align> infile.zip
15 The purpose of zipalign is to ensure that all uncompressed data starts
32 By default, zipalign will not overwrite an existing output file. With the
DAndroid.bp48 name: "zipalign",
/build/soong/scripts/
Dcheck_prebuilt_presigned_apk.py25 if not args.zipalign:
27 …ret = subprocess.run([args.zipalign, '-c', '-p', '4', args.apk], stdout=subprocess.DEVNULL).return…
/build/soong/java/
Dbuilder.go261 zipalign = pctx.AndroidStaticRule("zipalign", var
755 Rule: zipalign,
/build/make/core/
DMakefile5636 zipalign \