// Set up Soong config variables. // https://android.googlesource.com/platform/build/soong/+/master/README.md#soong-config-variables soong_config_module_type { name: "art_debug_defaults", module_type: "cc_defaults", config_namespace: "art_module", value_variables: ["art_debug_opt_flag"], properties: ["cflags"], }