diff options
| author | 2015-06-16 11:26:00 -0400 | |
|---|---|---|
| committer | 2015-06-16 11:26:00 -0400 | |
| commit | 1e54965b76a024bdbf3a60615eb09d6f60762cf4 (patch) | |
| tree | c7bbfbcf46c6c7e33bd92f5652dc1e9c9e88774c | |
| parent | dbc86ad170e2c288f0154a264d12bd6dadf78c45 (diff) | |
Add ic_dialog_alert_material to symbols
Bug: 20751702
Change-Id: I43f8a6020968ffb7ea6e07061258efeb395a3c91
| -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> |