android_system_core/metricsd/uploader
Bertrand SIMONNET 2699362a57 metricsd: Use system properties to store build time metadata.
Instead of using /etc/lsb-release to store the version, channel and
build_target_id, use the Android system properties.

BUG: 22879642

Change-Id: Ic79e74bd14bf8e2c55549c08963a66700b49b544
2015-08-25 16:23:04 -07:00
..
mock
proto
metrics_hashes.cc
metrics_hashes.h
metrics_hashes_unittest.cc
metrics_log.cc metricsd: Don't crash when some metadata is missing. 2015-08-20 11:57:50 -07:00
metrics_log.h metricsd: Don't crash when some metadata is missing. 2015-08-20 11:57:50 -07:00
metrics_log_base.cc
metrics_log_base.h
metrics_log_base_unittest.cc
sender.h
sender_http.cc
sender_http.h
system_profile_cache.cc metricsd: Use system properties to store build time metadata. 2015-08-25 16:23:04 -07:00
system_profile_cache.h metricsd: Don't crash when some metadata is missing. 2015-08-20 11:57:50 -07:00
system_profile_setter.h metricsd: Don't crash when some metadata is missing. 2015-08-20 11:57:50 -07:00
upload_service.cc metricsd: Don't crash when some metadata is missing. 2015-08-20 11:57:50 -07:00
upload_service.h
upload_service_test.cc