Remove duplicate dependencies in Android.mk.

This section of the Android.mk was added twice due to rebases in the
daemon CLs.

Bug: None
TEST=`mma` with USE_WEAVE=0 and 1.

Change-Id: I6a634d0d251cfb2cabcdef9d37420e9a3e0ba914
1 file changed
tree: 522fafe31915551cb2a00eae3882e9ea9b540819
  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. weaved/
  14. .gitignore
  15. Android.mk
  16. binder_service.cc
  17. binder_service.h
  18. binder_service_android.cc
  19. binder_service_android.h
  20. boot_control_android.cc
  21. boot_control_android.h
  22. boot_control_chromeos.cc
  23. boot_control_chromeos.h
  24. boot_control_chromeos_unittest.cc
  25. chrome_browser_proxy_resolver.cc
  26. chrome_browser_proxy_resolver.h
  27. chrome_browser_proxy_resolver_unittest.cc
  28. common_service.cc
  29. common_service.h
  30. common_service_unittest.cc
  31. connection_manager.cc
  32. connection_manager.h
  33. connection_manager_interface.h
  34. connection_manager_unittest.cc
  35. daemon.cc
  36. daemon.h
  37. dbus_service.cc
  38. dbus_service.h
  39. dbus_test_utils.h
  40. fake_file_writer.h
  41. fake_p2p_manager.h
  42. fake_p2p_manager_configuration.h
  43. fake_shill_proxy.cc
  44. fake_shill_proxy.h
  45. fake_system_state.cc
  46. fake_system_state.h
  47. generate_pc_file.sh
  48. hardware_android.cc
  49. hardware_android.h
  50. hardware_chromeos.cc
  51. hardware_chromeos.h
  52. image_properties.h
  53. image_properties_android.cc
  54. image_properties_chromeos.cc
  55. libcros_proxy.cc
  56. libcros_proxy.h
  57. libupdate_engine-client-test.pc.in
  58. libupdate_engine-client.pc.in
  59. local_coverage_rate
  60. main.cc
  61. metrics.cc
  62. metrics.h
  63. metrics_utils.cc
  64. metrics_utils.h
  65. metrics_utils_unittest.cc
  66. mock_action.h
  67. mock_action_processor.h
  68. mock_connection_manager.h
  69. mock_file_writer.h
  70. mock_omaha_request_params.h
  71. mock_p2p_manager.h
  72. mock_payload_state.h
  73. mock_update_attempter.h
  74. MODULE_LICENSE_APACHE2
  75. NOTICE
  76. omaha_request_action.cc
  77. omaha_request_action.h
  78. omaha_request_action_unittest.cc
  79. omaha_request_params.cc
  80. omaha_request_params.h
  81. omaha_request_params_unittest.cc
  82. omaha_response.h
  83. omaha_response_handler_action.cc
  84. omaha_response_handler_action.h
  85. omaha_response_handler_action_unittest.cc
  86. OWNERS
  87. p2p_manager.cc
  88. p2p_manager.h
  89. p2p_manager_unittest.cc
  90. parcelable_update_engine_status.cc
  91. parcelable_update_engine_status.h
  92. payload_state.cc
  93. payload_state.h
  94. payload_state_interface.h
  95. payload_state_unittest.cc
  96. PRESUBMIT.cfg
  97. proxy_resolver.cc
  98. proxy_resolver.h
  99. real_system_state.cc
  100. real_system_state.h
  101. run_unittests
  102. sample_omaha_v3_response.xml
  103. shill_proxy.cc
  104. shill_proxy.h
  105. shill_proxy_interface.h
  106. system_state.h
  107. tar_bunzip2.gypi
  108. test_http_server.cc
  109. testrunner.cc
  110. unittest_key.pem
  111. unittest_key2.pem
  112. update_attempter.cc
  113. update_attempter.h
  114. update_attempter_unittest.cc
  115. update_engine-client.gyp
  116. update_engine.conf
  117. update_engine.gyp
  118. update_engine.rc
  119. update_engine_client.cc
  120. update_metadata.proto
  121. update_status_utils.cc
  122. update_status_utils.h
  123. UpdateEngine.conf
  124. WATCHLISTS
  125. weave_service.cc
  126. weave_service.h
  127. weave_service_factory.cc
  128. weave_service_factory.h
  129. weave_service_interface.h