Remove Brillo-specific LOCAL_MODULE_TAGS

Replaced with PRODUCT_PACKAGES_ENG in brillo_base.mk

Change-Id: Ia0518ea3525c4286eb414428e206e5ee227d7cf7
1 file changed
tree: 58669186f134845e3fe8bff507e027e837274763
  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_android.cc
  17. binder_service_android.h
  18. binder_service_brillo.cc
  19. binder_service_brillo.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. certificate_checker.cc
  26. certificate_checker.h
  27. certificate_checker_unittest.cc
  28. chrome_browser_proxy_resolver.cc
  29. chrome_browser_proxy_resolver.h
  30. chrome_browser_proxy_resolver_unittest.cc
  31. common_service.cc
  32. common_service.h
  33. common_service_unittest.cc
  34. connection_manager.cc
  35. connection_manager.h
  36. connection_manager_android.cc
  37. connection_manager_android.h
  38. connection_manager_interface.h
  39. connection_manager_unittest.cc
  40. connection_utils.cc
  41. connection_utils.h
  42. daemon.cc
  43. daemon.h
  44. daemon_state_android.cc
  45. daemon_state_android.h
  46. daemon_state_interface.h
  47. dbus_connection.cc
  48. dbus_connection.h
  49. dbus_service.cc
  50. dbus_service.h
  51. dbus_test_utils.h
  52. fake_file_writer.h
  53. fake_p2p_manager.h
  54. fake_p2p_manager_configuration.h
  55. fake_shill_proxy.cc
  56. fake_shill_proxy.h
  57. fake_system_state.cc
  58. fake_system_state.h
  59. generate_pc_file.sh
  60. hardware_android.cc
  61. hardware_android.h
  62. hardware_chromeos.cc
  63. hardware_chromeos.h
  64. hardware_chromeos_unittest.cc
  65. image_properties.h
  66. image_properties_android.cc
  67. image_properties_chromeos.cc
  68. image_properties_chromeos_unittest.cc
  69. libcros_proxy.cc
  70. libcros_proxy.h
  71. libcurl_http_fetcher.cc
  72. libcurl_http_fetcher.h
  73. libupdate_engine-client-test.pc.in
  74. libupdate_engine-client.pc.in
  75. local_coverage_rate
  76. main.cc
  77. metrics.cc
  78. metrics.h
  79. metrics_utils.cc
  80. metrics_utils.h
  81. metrics_utils_unittest.cc
  82. mock_certificate_checker.h
  83. mock_connection_manager.h
  84. mock_file_writer.h
  85. mock_omaha_request_params.h
  86. mock_p2p_manager.h
  87. mock_payload_state.h
  88. mock_power_manager.h
  89. mock_proxy_resolver.h
  90. mock_update_attempter.h
  91. MODULE_LICENSE_APACHE2
  92. network_selector.h
  93. network_selector_android.cc
  94. network_selector_android.h
  95. network_selector_interface.h
  96. network_selector_stub.cc
  97. network_selector_stub.h
  98. NOTICE
  99. omaha_request_action.cc
  100. omaha_request_action.h
  101. omaha_request_action_unittest.cc
  102. omaha_request_params.cc
  103. omaha_request_params.h
  104. omaha_request_params_unittest.cc
  105. omaha_response.h
  106. omaha_response_handler_action.cc
  107. omaha_response_handler_action.h
  108. omaha_response_handler_action_unittest.cc
  109. omaha_utils.cc
  110. omaha_utils.h
  111. omaha_utils_unittest.cc
  112. OWNERS
  113. p2p_manager.cc
  114. p2p_manager.h
  115. p2p_manager_unittest.cc
  116. parcelable_update_engine_status.cc
  117. parcelable_update_engine_status.h
  118. payload_state.cc
  119. payload_state.h
  120. payload_state_interface.h
  121. payload_state_unittest.cc
  122. power_manager_android.cc
  123. power_manager_android.h
  124. power_manager_chromeos.cc
  125. power_manager_chromeos.h
  126. power_manager_interface.h
  127. PRESUBMIT.cfg
  128. proxy_resolver.cc
  129. proxy_resolver.h
  130. real_system_state.cc
  131. real_system_state.h
  132. run_unittests
  133. sample_omaha_v3_response.xml
  134. service_delegate_android_interface.h
  135. service_observer_interface.h
  136. shill_proxy.cc
  137. shill_proxy.h
  138. shill_proxy_interface.h
  139. sideload_main.cc
  140. system_state.h
  141. tar_bunzip2.gypi
  142. test_http_server.cc
  143. test_subprocess.cc
  144. testrunner.cc
  145. unittest_key.pem
  146. unittest_key2.pem
  147. update_attempter.cc
  148. update_attempter.h
  149. update_attempter_android.cc
  150. update_attempter_android.h
  151. update_attempter_unittest.cc
  152. update_engine-client.gyp
  153. update_engine.conf
  154. update_engine.gyp
  155. update_engine.rc
  156. update_engine_client.cc
  157. update_engine_client_android.cc
  158. update_metadata.proto
  159. update_status_utils.cc
  160. update_status_utils.h
  161. UpdateEngine.conf
  162. utils_android.cc
  163. utils_android.h
  164. WATCHLISTS
  165. weave_service.cc
  166. weave_service.h
  167. weave_service_factory.cc
  168. weave_service_factory.h
  169. weave_service_interface.h