Searched refs:common (Results 1 - 25 of 27) sorted by relevance

12

/build/tools/releasetools/
H A Dmake_recovery_patch24 import common namespace
26 OPTIONS = common.OPTIONS
32 args = common.ParseOptions(argv, __doc__)
35 OPTIONS.info_dict = common.LoadInfoDict(input_dir)
37 recovery_img = common.GetBootableImage("recovery.img", "recovery.img",
39 boot_img = common.GetBootableImage("boot.img", "boot.img",
49 common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
H A Dimg_from_target_files47 import common namespace
49 OPTIONS = common.OPTIONS
68 args = common.ParseOptions(argv, __doc__,
76 common.Usage(__doc__)
79 OPTIONS.input_tmp, input_zip = common.UnzipTemp(args[0])
95 common.ZipWriteStr(output_zip, i, f.read())
103 OPTIONS.info_dict = common.LoadInfoDict(input_zip)
114 boot_image = common.GetBootableImage(
118 recovery_image = common.GetBootableImage(
150 common
[all...]
H A Dimg_from_target_files.py47 import common namespace
49 OPTIONS = common.OPTIONS
68 args = common.ParseOptions(argv, __doc__,
76 common.Usage(__doc__)
79 OPTIONS.input_tmp, input_zip = common.UnzipTemp(args[0])
95 common.ZipWriteStr(output_zip, i, f.read())
103 OPTIONS.info_dict = common.LoadInfoDict(input_zip)
114 boot_image = common.GetBootableImage(
118 recovery_image = common.GetBootableImage(
150 common
[all...]
H A Dadd_img_to_target_files44 import common namespace
46 OPTIONS = common.OPTIONS
52 block_list = common.MakeTempFile(prefix="system-blocklist-", suffix=".map")
56 common.ZipWriteStr(output_zip, prefix + "system.img", f.read())
58 common.ZipWriteStr(output_zip, prefix + "system.map", f.read())
70 block_list = common.MakeTempFile(prefix="vendor-blocklist-", suffix=".map")
74 common.ZipWriteStr(output_zip, prefix + "vendor.img", f.read())
76 common.ZipWriteStr(output_zip, prefix + "vendor.map", f.read())
88 img = common.MakeTempFile(prefix=what + "-", suffix=".img")
158 common
[all...]
H A Dadd_img_to_target_files.py44 import common namespace
46 OPTIONS = common.OPTIONS
52 block_list = common.MakeTempFile(prefix="system-blocklist-", suffix=".map")
56 common.ZipWriteStr(output_zip, prefix + "system.img", f.read())
58 common.ZipWriteStr(output_zip, prefix + "system.map", f.read())
70 block_list = common.MakeTempFile(prefix="vendor-blocklist-", suffix=".map")
74 common.ZipWriteStr(output_zip, prefix + "vendor.img", f.read())
76 common.ZipWriteStr(output_zip, prefix + "vendor.map", f.read())
88 img = common.MakeTempFile(prefix=what + "-", suffix=".img")
158 common
[all...]
H A Dota_from_target_files102 import common namespace
108 OPTIONS = common.OPTIONS
378 key_passwords = common.GetKeyPasswords([OPTIONS.package_key])
381 common.SignFile(temp_zip_name, output_zip_name, OPTIONS.package_key, pw,
392 raise common.ExternalError("No OEM file provided to answer expected assertions")
395 raise common.ExternalError("The OEM file is missing the property %s" % prop)
474 raise common.ExternalError("OEM source required for this build")
476 oem_dict = common.LoadDictionaryFromLines(open(OPTIONS.oem_source).readlines())
486 device_specific = common.DeviceSpecificParams(
525 recovery_img = common
[all...]
H A Dsign_target_files_apks86 import common namespace
88 OPTIONS = common.OPTIONS
98 certmap = common.ReadApkCerts(tf_zip)
137 common.SignFile(unsigned.name, signed.name, keyname, pw, align=4)
192 if key not in common.SPECIAL_CERT_STRINGS:
235 recovery_img = common.GetBootableImage(
237 boot_img = common.GetBootableImage(
243 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
258 old_cert16 = base64.b16encode(common.ParseCertificate(f.read())).lower()
261 new_cert16 = base64.b16encode(common
[all...]
H A Dcheck_target_files_signatures60 import common namespace
64 # (which is common with zipaligned APKs). This overrides the
72 OPTIONS = common.OPTIONS
96 p = common.Run(["openssl", "x509", "-inform", "DER", "-text"],
119 name = "unknown cert %s (%s)" % (common.sha1(cert).hexdigest()[:12],
138 cert = common.ParseCertificate(f.read())
152 p = common.Run(["openssl", "pkcs7",
163 cert = common.ParseCertificate(out)
202 p = common.Run(["aapt", "dump", "xmltree", full_filename,
237 d, z = common
[all...]
H A Dedify_generator.py18 import common namespace
184 (p.fs_type, common.PARTITION_TYPES[p.fs_type],
213 (p.fs_type, common.PARTITION_TYPES[p.fs_type],
266 partition_type = common.PARTITION_TYPES[p.fs_type]
343 common.ZipWriteStr(output_zip, "META-INF/com/google/android/updater-script",
350 common.ZipWriteStr(output_zip, "META-INF/com/google/android/update-binary",
/build/target/product/
H A Dcore_minimal.mk47 ims-common \
68 mms-common \
71 telephony-common \
74 voip-common \
90 telephony-common \
91 voip-common \
92 ims-common \
93 mms-common \
H A Dcore_tiny.mk51 ims-common \
75 telephony-common \
76 voip-common \
78 mms-common \
90 telephony-common \
91 voip-common \
92 ims-common \
93 mms-common \
/build/tools/droiddoc/test/stubs/
H A Dfunc.sh46 -classpath out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar \
47 -sourcepath $SRC_DIR:out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar \
/build/core/
H A Dpdk_config.mk47 host/common/obj/JAVA_LIBRARIES/bouncycastle-host_intermediates
55 target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates \
56 target/common/obj/JAVA_LIBRARIES/core-libart_intermediates \
57 target/common/obj/JAVA_LIBRARIES/core-junit_intermediates \
58 target/common/obj/JAVA_LIBRARIES/ext_intermediates \
59 target/common/obj/JAVA_LIBRARIES/framework_intermediates \
60 target/common/obj/JAVA_LIBRARIES/android.test.runner_intermediates \
61 target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates \
62 target/common/obj/JAVA_LIBRARIES/voip-common_intermediates \
63 target/common/ob
[all...]
H A Dcleanspec.mk57 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
58 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
H A Denvsetup.mk229 TARGET_COMMON_OUT_ROOT := $(TARGET_OUT_ROOT)/common
230 HOST_COMMON_OUT_ROOT := $(HOST_OUT_ROOT)/common
H A Dconfig.mk113 # Set common values
162 # some common place where a few headers are being kept for a group
163 # of devices. For example, device/<vendor>/common/kernel-headers could
H A Dcleanbuild.mk188 # non-common APPS directory, which may contain the wrong resources.
/build/core/clang/
H A Darm64.mk11 # Include common unknown flags
H A Dmips.mk7 # Include common unknown flags
H A Dmips64.mk7 # Include common unknown flags
H A Dx86.mk8 # Include common unknown flags
H A Dx86_64.mk7 # Include common unknown flags
H A Darm.mk15 # Include common unknown flags
/build/core/combo/
H A Djavac.mk9 # COMMON_JAVAC -- Java compiler command with common arguments
42 COMMON_JAVAC := java -Xmx256m -jar prebuilt/common/ecj/ecj.jar -5 \
/build/target/board/generic_arm64/
H A DBoardConfig.mk33 # platform builds. It is the lowest common denominator required

Completed in 322 milliseconds

12