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 *