Home
last modified time | relevance | path

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

/aosp12/build/make/core/
H A Dsoong_config.mk41 $(call add_json_bool, Skip_boot_jars_check, $(SKIP_BOOT_JARS_CHECK))
/aosp12/build/soong/android/
H A Dvariable.go229 Skip_boot_jars_check *bool `json:",omitempty"` member
H A Dconfig.go802 return Bool(c.productVariables.Skip_boot_jars_check)