Merge "update station to show ranking and autobundles" into nyc-dev

am: 106d8e5

* commit '106d8e57cee93afbd25587b75455ec78f1853271':
  update station to show ranking and autobundles

Change-Id: I7eb816701684c9d48e450d3f01046eece3c3d5b2
This commit is contained in:
Chris Wren
2016-04-12 22:44:49 +00:00
committed by android-build-merger
2 changed files with 57 additions and 21 deletions

View File

@@ -7334,6 +7334,10 @@
<string name="notification_log_details_default">default</string>
<!-- Notification log debug tool: the word 'none' -->
<string name="notification_log_details_none">none</string>
<!-- Notification log debug tool: missing ranking information -->
<string name="notification_log_details_ranking_null">Ranking object is missing.</string>
<!-- Notification log debug tool: the word 'none' -->
<string name="notification_log_details_ranking_none">Ranking object doesn\'t contain this key.</string>
<!-- [CHAR_LIMIT=60] Label for special access screen -->
<string name="special_access">Special access</string>