Home
last modified time | relevance | path

Searched refs:custom_action_config (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/build/
DREADME.md9 * Set the Soong config variable `custom_action_config` in the `cvd` namespace
22 $(call soong_config_set, cvd, custom_action_config, my_custom_action_config.json)
DAndroid.bp43 "custom_action_config",
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp208 const CustomActionConfigProvider& custom_action_config, in INJECT() argument
214 custom_action_config_(custom_action_config), in INJECT()
/device/google/cuttlefish/host/example_custom_actions/
DREADME.md5 $(call soong_config_set, cvd, custom_action_config, cuttlefish_example_action_config.json)
DAndroid.bp41 src: "custom_action_config.json",