am bbf4093e: am 46ef2b87: add free space on system and cache to free_storage_left log event

Merge commit 'bbf4093e7a04f6c61c12bc51d07f03c6b58f4142' into eclair-plus-aosp

* commit 'bbf4093e7a04f6c61c12bc51d07f03c6b58f4142':
  add free space on system and cache to free_storage_left log event
diff --git a/logcat/event-log-tags b/logcat/event-log-tags
index a8b044e..2140b37 100644
--- a/logcat/event-log-tags
+++ b/logcat/event-log-tags
@@ -80,8 +80,8 @@
 2744 free_storage_changed (data|2|2)
 # Device low memory notification and disk space free on the /data partition, in bytes at that time
 2745 low_storage (data|2|2)
-# disk space free on the /data partition in bytes
-2746 free_storage_left (data|2|2)
+# disk space free on the /data, /system, and /cache partitions in bytes
+2746 free_storage_left (data|2|2),(system|2|2),(cache|2|2)
 
 # contacts aggregation: time and number of contacts.
 # count is negative for query phase, positive for merge phase