Searched refs:prop (Results 1 – 4 of 4) sorted by relevance
1 system/build.prop=ro.system.build.date2 system/build.prop=ro.system.build.fingerprint3 system/build.prop=ro.system.build.version.incremental4 system/build.prop=ro.build.display.id5 system/build.prop=ro.build.version.incremental6 system/build.prop=ro.build.date7 system/build.prop=ro.build.host8 system/build.prop=ro.build.product9 system/build.prop=ro.build.flavor10 system/build.prop=ro.build.description
46 def gen_bp_prop(prop, ind): argument48 for key in prop:49 val = prop[key]106 prop = json.load(json_path)109 module_name = prop['ModuleName']117 if key in prop:118 prop[key] = remove_invalid_dirs(prop[key], bp_dir, module_name)120 for key in prop:122 ret[JSON_TO_BP[key]] = prop[key]130 prop = {[all …]
151 */build.prop \
160 # copy build prop from out/.../sdk/161 sdk/sdk-build.prop platf…242 system/build.prop system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/build.p…