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

Commit 9ec488cd authored by Peter Kalauskas's avatar Peter Kalauskas
Browse files

Remove CameraAvailabilityListener TAG definition

Top-level const TAG should be private. Otherwise, it prevents other
files in the same package from defining their own top-level const TAG.
However, in this case the TAG is unused, so remove it entirely.

Test: m SystemUI
Bug: 238923086
Change-Id: Ie4a800526bab7d9a169b8e6c19616402daed5443
parent 3345f99f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26,8 +26,6 @@ import java.util.concurrent.Executor

import kotlin.math.roundToInt

const val TAG = "CameraAvailabilityListener"

/**
 * Listens for usage of the Camera and controls the ScreenDecorations transition to show extra
 * protection around a display cutout based on config_frontBuiltInDisplayCutoutProtection and