diff options
| author | 2015-06-16 16:46:46 +0000 | |
|---|---|---|
| committer | 2015-06-16 16:46:51 +0000 | |
| commit | ece811dac9a2784b4a2937a4ece75b58d0db9e8b (patch) | |
| tree | 5a0554cde7dd69047844dcbf5b9412170f5a84ad | |
| parent | 9cc842f0ee491aa7b4fcea02823c3aa273465ac1 (diff) | |
| parent | 1e54965b76a024bdbf3a60615eb09d6f60762cf4 (diff) | |
Merge "Add ic_dialog_alert_material to symbols" into mnc-dev
| -rwxr-xr-x | core/res/res/values/symbols.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index d7b565c53cfe..5ba57c48025f 100755 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -2311,5 +2311,6 @@ <java-symbol type="string" name="ext_media_unsupported_notification_message" /> <java-symbol type="string" name="ext_media_unsupported_notification_title" /> <java-symbol type="plurals" name="selected_count" /> + <java-symbol type="drawable" name="ic_dialog_alert_material" /> </resources> |