tree: e77fb50f57a8728bd8a107a98c49fd3fad0e1031 [path history] [tgz]
  1. Android.bp
  2. custom_action_config.json
  3. main.cpp
  4. README.md
host/example_custom_actions/README.md

To try out the custom action config and action server in this path, set the following build vars:

$(call soong_config_set, cvd, custom_action_config, cuttlefish_example_action_config.json)
$(call soong_config_append, cvd, custom_action_servers, cuttlefish_example_action_server)

See device/google/cuttlefish/build/README.md for more information.