From 52b6ecab3785d11362f39e0cdd9de30645350234 Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Wed, 5 Sep 2018 21:52:28 -0700 Subject: Remove res-560dpi symlink. The change to platform/build in [1] added support for mapping numeric DPIs to a proper density bucket. As a result, 560dpi gets mapped to xxxhdpi automatically. This CL removes the previous workaround. [1] https://android-review.googlesource.com/c/platform/build/+/741666 Bug: 111559919 Test: Build recovery image for marlin. Verify that it picks up xxxhdpi recovery resources. Test: Boot into recovery. Run graphics test. Change-Id: I65fefc7e2ba90b347e0ad283139429266d77c3b4 --- res-560dpi | 1 - 1 file changed, 1 deletion(-) delete mode 120000 res-560dpi diff --git a/res-560dpi b/res-560dpi deleted file mode 120000 index 1db3a2e23..000000000 --- a/res-560dpi +++ /dev/null @@ -1 +0,0 @@ -res-xxxhdpi \ No newline at end of file -- cgit v1.2.3