lineage-sdk: add powershare qs tile

Change-Id: Ia324041843b7314881d9958f81fdc45a92b56ea0
This commit is contained in:
Linux4
2020-04-20 18:00:38 +02:00
committed by Paul Keith
parent 8bd3a0cbf7
commit 1c3c0432d0

View File

@@ -72,4 +72,5 @@ public class LineageMetricsLogger extends MetricsLogger {
public static final int TILE_LOCATION_DETAIL = BASE + 44;
public static final int TILE_READING_MODE = BASE + 45;
public static final int TILE_AOD = BASE + 46;
public static final int TILE_POWERSHARE = BASE + 47;
}