From b67133310accf4e034864cfeb3d2b8d97e4f7161 Mon Sep 17 00:00:00 2001 From: Chaohui Wang Date: Wed, 10 Apr 2024 17:47:07 +0800 Subject: [PATCH] Move nfc_detection_point.png to res/drawable From res/drawable-nodpi, for easier overlay. Bug: 333631061 Test: visual - on NFC Change-Id: I5b83a399d6ba10644843c816fa369efef869a006 --- .../nfc_detection_point.png | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename res/{drawable-nodpi => drawable}/nfc_detection_point.png (100%) diff --git a/res/drawable-nodpi/nfc_detection_point.png b/res/drawable/nfc_detection_point.png similarity index 100% rename from res/drawable-nodpi/nfc_detection_point.png rename to res/drawable/nfc_detection_point.png