Home
last modified time | relevance | path

Searched refs:Make_suffix (Results 1 – 4 of 4) sorted by relevance

/build/soong/android/
Dmakevars.go187 "make_vars"+proptools.String(ctx.Config().productVariables.Make_suffix)+".mk").String())
190 "late"+proptools.String(ctx.Config().productVariables.Make_suffix)+".mk").String())
Dvariable.go152 Make_suffix *string `json:",omitempty"` member
Dandroidmk.go424 transMk := PathForOutput(ctx, "Android"+String(ctx.Config().productVariables.Make_suffix)+".mk")
/build/make/core/
Dsoong_config.mk25 $(call add_json_str, Make_suffix, -$(TARGET_PRODUCT))