Home
last modified time | relevance | path

Searched refs:debuggable (Results 1 – 6 of 6) sorted by relevance

/build/soong/android/
Dpackaging_test.go102 debuggable bool member
126 variables.Debuggable = proptools.BoolPtr(config.debuggable)
569 debuggable bool
573 debuggable: true,
577 debuggable: false,
583 debuggable: tc.debuggable,
/build/bazel/product_config/config_settings/
DBUILD.bazel27 # Add config settings for eng/debuggable. User doesn't exist because it didn't exist in soong.
44 name = "debuggable",
57 # debuggable: {
65 # "//build/bazel/product_config/config_settings:debuggable": ["debug_flag1", "debug_flag2"],
/build/make/core/
Dsysprop_config.mk239 ADDITIONAL_SYSTEM_PROPERTIES += ro.debuggable=1
242 ADDITIONAL_SYSTEM_PROPERTIES += ro.debuggable=0
277 ADDITIONAL_SYSTEM_PROPERTIES += ro.force.debuggable=0
/build/bazel/product_config/
Dproduct_variables_for_attributes.bzl36 …result["debuggable"] = value_to_string(ctx.attr._target_build_variant[BuildSettingInfo].value in […
/build/bazel/rules/cc/
Dcc_hidl_library.bzl122 … "//build/bazel/product_config/config_settings:debuggable": ["-D__ANDROID_DEBUGGABLE__"],
/build/soong/cc/
Dcc_test.go2033 debuggable: {