Merge "Create art_debug_opt_flag soong config variable"
This commit is contained in:
@@ -101,6 +101,9 @@ else
|
||||
endif
|
||||
|
||||
$(call soong_config_set,art_module,source_build,$(ART_MODULE_BUILD_FROM_SOURCE))
|
||||
ifdef ART_DEBUG_OPT_FLAG
|
||||
$(call soong_config_set,art_module,art_debug_opt_flag,$(ART_DEBUG_OPT_FLAG))
|
||||
endif
|
||||
|
||||
ifdef TARGET_BOARD_AUTO
|
||||
$(call add_soong_config_var_value, ANDROID, target_board_auto, $(TARGET_BOARD_AUTO))
|
||||
|
Reference in New Issue
Block a user