Searched refs:custom_action_config (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/build/ |
D | README.md | 9 * 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)
|
D | Android.bp | 43 "custom_action_config",
|
/device/google/cuttlefish/host/commands/run_cvd/launch/ |
D | streamer.cpp | 208 const CustomActionConfigProvider& custom_action_config, in INJECT() argument 214 custom_action_config_(custom_action_config), in INJECT()
|
/device/google/cuttlefish/host/example_custom_actions/ |
D | README.md | 5 $(call soong_config_set, cvd, custom_action_config, cuttlefish_example_action_config.json)
|
D | Android.bp | 41 src: "custom_action_config.json",
|