lineage-sdk: add ATV button settings
Change-Id: I7d41e71301e480aef73c32af77c0eb78c9053b6d
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user