diff options
author | David Brown <dab@google.com> | 2010-07-09 12:57:39 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-07-09 12:57:39 -0700 |
commit | 2aaa9e9fc5ddc05cedbe530c7a41eca0e3a62b7a (patch) | |
tree | 0c4472ad32a522ee9dcc1a66aaa28c5e398f51b3 | |
parent | e7b790f1f77a0950c163fc82d8833072ccf6f3c5 (diff) | |
parent | 54934964e7cb4d502375093b628f485ba8c4102a (diff) | |
download | frameworks_base-2aaa9e9fc5ddc05cedbe530c7a41eca0e3a62b7a.zip frameworks_base-2aaa9e9fc5ddc05cedbe530c7a41eca0e3a62b7a.tar.gz frameworks_base-2aaa9e9fc5ddc05cedbe530c7a41eca0e3a62b7a.tar.bz2 |
Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread
-rw-r--r-- | core/res/res/drawable-hdpi/stat_sys_phone_call_bluetooth.png | bin | 1263 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/stat_sys_phone_call_ringing.png | bin | 1239 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/stat_sys_vp_phone_call_bluetooth.png | bin | 1263 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/stat_sys_phone_call_bluetooth.png | bin | 815 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/stat_sys_phone_call_ringing.png | bin | 773 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/stat_sys_vp_phone_call_bluetooth.png | bin | 815 -> 0 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/stat_sys_phone_call_bluetooth.png b/core/res/res/drawable-hdpi/stat_sys_phone_call_bluetooth.png Binary files differdeleted file mode 100644 index 2d13237..0000000 --- a/core/res/res/drawable-hdpi/stat_sys_phone_call_bluetooth.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/stat_sys_phone_call_ringing.png b/core/res/res/drawable-hdpi/stat_sys_phone_call_ringing.png Binary files differdeleted file mode 100644 index 950713b..0000000 --- a/core/res/res/drawable-hdpi/stat_sys_phone_call_ringing.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/stat_sys_vp_phone_call_bluetooth.png b/core/res/res/drawable-hdpi/stat_sys_vp_phone_call_bluetooth.png Binary files differdeleted file mode 100644 index 2d13237..0000000 --- a/core/res/res/drawable-hdpi/stat_sys_vp_phone_call_bluetooth.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/stat_sys_phone_call_bluetooth.png b/core/res/res/drawable-mdpi/stat_sys_phone_call_bluetooth.png Binary files differdeleted file mode 100644 index 7abfd19..0000000 --- a/core/res/res/drawable-mdpi/stat_sys_phone_call_bluetooth.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/stat_sys_phone_call_ringing.png b/core/res/res/drawable-mdpi/stat_sys_phone_call_ringing.png Binary files differdeleted file mode 100644 index c44d062..0000000 --- a/core/res/res/drawable-mdpi/stat_sys_phone_call_ringing.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/stat_sys_vp_phone_call_bluetooth.png b/core/res/res/drawable-mdpi/stat_sys_vp_phone_call_bluetooth.png Binary files differdeleted file mode 100644 index 7abfd19..0000000 --- a/core/res/res/drawable-mdpi/stat_sys_vp_phone_call_bluetooth.png +++ /dev/null |