Searched refs:AAPTConfig (Results 1 – 3 of 3) sorted by relevance
/build/soong/android/ |
D | variable.go | 209 AAPTConfig []string `json:",omitempty"` member 386 AAPTConfig: []string{"normal", "large", "xlarge", "hdpi", "xhdpi", "xxhdpi"},
|
D | config.go | 228 AAPTConfig: []string{"normal", "large", "xlarge", "hdpi", "xhdpi", "xxhdpi"}, 674 return c.productVariables.AAPTConfig
|
/build/make/core/ |
D | soong_config.mk | 88 $(call add_json_list, AAPTConfig, $(PRODUCT_AAPT_CONFIG))
|