Import brillo_update_payload from Chrome OS dev-utils.

brillo_update_payload was developed in Chrome OS' dev-utils repo. This
CL merges it here to make it available from an AOSP checkout.

Bug: 25631934
TEST=File is present on the checkout.

Change-Id: Idc6eac200b4f725b103847c3f77260a25ea55a7b
tree: e7a33b22be3227af0b66586ac87b7d7a3e55c474
  1. binder_bindings/
  2. client_library/
  3. common/
  4. dbus_bindings/
  5. include/
  6. init/
  7. payload_consumer/
  8. payload_generator/
  9. sample_images/
  10. scripts/
  11. update_manager/
  12. update_payload_key/
  13. .gitignore
  14. Android.mk
  15. binder_main.cc
  16. binder_service.cc
  17. binder_service.h
  18. boot_control_android.cc
  19. boot_control_android.h
  20. boot_control_chromeos.cc
  21. boot_control_chromeos.h
  22. chrome_browser_proxy_resolver.cc
  23. chrome_browser_proxy_resolver.h
  24. chrome_browser_proxy_resolver_unittest.cc
  25. connection_manager.cc
  26. connection_manager.h
  27. connection_manager_interface.h
  28. connection_manager_unittest.cc
  29. daemon.cc
  30. daemon.h
  31. dbus_service.cc
  32. dbus_service.h
  33. dbus_service_unittest.cc
  34. dbus_test_utils.h
  35. fake_file_writer.h
  36. fake_p2p_manager.h
  37. fake_p2p_manager_configuration.h
  38. fake_shill_proxy.cc
  39. fake_shill_proxy.h
  40. fake_system_state.cc
  41. fake_system_state.h
  42. generate_pc_file.sh
  43. hardware_android.cc
  44. hardware_android.h
  45. hardware_chromeos.cc
  46. hardware_chromeos.h
  47. image_properties.h
  48. image_properties_android.cc
  49. image_properties_chromeos.cc
  50. libcros_proxy.cc
  51. libcros_proxy.h
  52. libupdate_engine-client-test.pc.in
  53. libupdate_engine-client.pc.in
  54. local_coverage_rate
  55. main.cc
  56. metrics.cc
  57. metrics.h
  58. metrics_utils.cc
  59. metrics_utils.h
  60. metrics_utils_unittest.cc
  61. mock_action.h
  62. mock_action_processor.h
  63. mock_connection_manager.h
  64. mock_file_writer.h
  65. mock_omaha_request_params.h
  66. mock_p2p_manager.h
  67. mock_payload_state.h
  68. mock_update_attempter.h
  69. MODULE_LICENSE_APACHE2
  70. NOTICE
  71. omaha_request_action.cc
  72. omaha_request_action.h
  73. omaha_request_action_unittest.cc
  74. omaha_request_params.cc
  75. omaha_request_params.h
  76. omaha_request_params_unittest.cc
  77. omaha_response.h
  78. omaha_response_handler_action.cc
  79. omaha_response_handler_action.h
  80. omaha_response_handler_action_unittest.cc
  81. OWNERS
  82. p2p_manager.cc
  83. p2p_manager.h
  84. p2p_manager_unittest.cc
  85. payload_state.cc
  86. payload_state.h
  87. payload_state_interface.h
  88. payload_state_unittest.cc
  89. PRESUBMIT.cfg
  90. proxy_resolver.cc
  91. proxy_resolver.h
  92. real_system_state.cc
  93. real_system_state.h
  94. run_unittests
  95. sample_omaha_v3_response.xml
  96. shill_proxy.cc
  97. shill_proxy.h
  98. shill_proxy_interface.h
  99. system_state.h
  100. tar_bunzip2.gypi
  101. test_http_server.cc
  102. testrunner.cc
  103. unittest_key.pem
  104. unittest_key2.pem
  105. update_attempter.cc
  106. update_attempter.h
  107. update_attempter_unittest.cc
  108. update_engine-client.gyp
  109. update_engine.conf
  110. update_engine.gyp
  111. update_engine.rc
  112. update_engine_client.cc
  113. update_metadata.proto
  114. update_status_utils.cc
  115. update_status_utils.h
  116. UpdateEngine.conf
  117. WATCHLISTS