You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Android.bp v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago
custom_action_config.json v811_spc009_project 4 months ago
main.cpp v811_spc009_project 4 months ago

README.md

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

SOONG_CONFIG_NAMESPACES += cvd
SOONG_CONFIG_cvd += custom_action_config custom_action_servers

SOONG_CONFIG_cvd_custom_action_config := cuttlefish_example_action_config.json
SOONG_CONFIG_cvd_custom_action_servers += cuttlefish_example_action_server

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