diff options
author | Raphael Moll <ralf@android.com> | 2012-05-04 15:04:27 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2012-05-04 15:24:01 -0700 |
commit | cdbea233d20daa19ce1d43da32e8154a7a2aca33 (patch) | |
tree | 831c9edba45480a76db7d579c2dd1e5e7fb392c5 /.gitignore | |
parent | b868827a61162e0345537b293b92a96e3784d516 (diff) | |
download | external_qemu-cdbea233d20daa19ce1d43da32e8154a7a2aca33.zip external_qemu-cdbea233d20daa19ce1d43da32e8154a7a2aca33.tar.gz external_qemu-cdbea233d20daa19ce1d43da32e8154a7a2aca33.tar.bz2 |
Win SDK: Fix missing emulator icon
History: It had been inadvertedly removed by the makefile reorg done
in aff94b88c4ec057f20950d5e7a88b90cc4d97dce.
SDK Bug: 21709
Change-Id: Icd147a1edb363e1ccbee2c3cade4ed34beceeeff
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -images/android_icon.o +images/emulator_icon.o objs/* *.*~ |