Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50a16169 authored by Aayush Gupta's avatar Aayush Gupta
Browse files

Merge remote-tracking branch 'origin/lineage-18.1' into v1-r

parents e2467f5c 641bc032
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/**
 * Copyright (c) 2016 The CyanogenMod Project
 *               2018 The LineageOS Project
 *               2018-2021 The LineageOS Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -74,4 +74,5 @@ public class LineageMetricsLogger extends MetricsLogger {
    public static final int TILE_AOD = BASE + 46;
    public static final int TILE_POWERSHARE = BASE + 47;
    public static final int TILE_ANTI_FLICKER = BASE + 48;
    public static final int SYSTEM_BUTTON_SETTINGS = BASE + 49;
}