sdk: add TILE_LOCATION_DETAIL logging const
Change-Id: I036b2e332ba0b03e50d323daf395bb13d160656d Signed-off-by: Joey <joey@lineageos.org>
This commit is contained in:
@@ -68,4 +68,5 @@ public class LineageMetricsLogger extends MetricsLogger {
|
||||
public static final int TILE_CAFFEINE = BASE + 41;
|
||||
public static final int WEATHER_SETTINGS = BASE + 42;
|
||||
public static final int TILE_THEMES = BASE + 43;
|
||||
public static final int TILE_LOCATION_DETAIL = BASE + 44;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user