From fdd7189e827b79dbe4ca5fcbc74e4c2e20d3b343 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 12 Nov 2021 23:34:35 +0200 Subject: [PATCH] Remove leftover LINEAGE_ICON_CACHE_SERVICE Change-Id: Ia05cb10c51526b76387b563f226a4ec08e720995 --- sdk/src/java/lineageos/app/LineageContextConstants.java | 7 ------- 1 file changed, 7 deletions(-) diff --git a/sdk/src/java/lineageos/app/LineageContextConstants.java b/sdk/src/java/lineageos/app/LineageContextConstants.java index 175b5003..e89cff00 100644 --- a/sdk/src/java/lineageos/app/LineageContextConstants.java +++ b/sdk/src/java/lineageos/app/LineageContextConstants.java @@ -63,13 +63,6 @@ public final class LineageContextConstants { */ public static final String LINEAGE_PERFORMANCE_SERVICE = "lineageperformance"; - /** - * Manages composed icons - * - * @hide - */ - public static final String LINEAGE_ICON_CACHE_SERVICE = "lineageiconcache"; - /** * Manages display color adjustments *