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