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/drawable-hdpi/ic_phone_attach.png | Bin 0 -> 828 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 java/com/android/dialer/contacts/resources/res/drawable-hdpi/ic_phone_attach.png (limited to 'java/com/android/dialer/contacts/resources/res/drawable-hdpi/ic_phone_attach.png') diff --git a/java/com/android/dialer/contacts/resources/res/drawable-hdpi/ic_phone_attach.png b/java/com/android/dialer/contacts/resources/res/drawable-hdpi/ic_phone_attach.png new file mode 100644 index 000000000..84b1227bd Binary files /dev/null and b/java/com/android/dialer/contacts/resources/res/drawable-hdpi/ic_phone_attach.png differ -- cgit v1.2.3