From 84a6d29f889148c49db278f0682bbdf8d8466b1f Mon Sep 17 00:00:00 2001 From: twyen Date: Mon, 25 Jun 2018 15:25:35 -0700 Subject: Move contacts.commons.R to dialer.contacts.resources This reduces dependency on contacts.common which is full of things that should not be there. Ideally resources inside dialer.contacts.resources should be individually moved to appropriate locations, but the resources are too large to work with. TEST=TAP Test: TAP PiperOrigin-RevId: 202029832 Change-Id: I95bfcb59799b9c3640de03ad0680624fc1b2c3a3 --- .../resources/res/mipmap-mdpi/ic_contacts_launcher.png | Bin 0 -> 2062 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 java/com/android/dialer/contacts/resources/res/mipmap-mdpi/ic_contacts_launcher.png (limited to 'java/com/android/dialer/contacts/resources/res/mipmap-mdpi/ic_contacts_launcher.png') diff --git a/java/com/android/dialer/contacts/resources/res/mipmap-mdpi/ic_contacts_launcher.png b/java/com/android/dialer/contacts/resources/res/mipmap-mdpi/ic_contacts_launcher.png new file mode 100644 index 000000000..b4ee8215a Binary files /dev/null and b/java/com/android/dialer/contacts/resources/res/mipmap-mdpi/ic_contacts_launcher.png differ -- cgit v1.2.3