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

Commit 015cb77b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make CarStatusBar a Singleton"

parents 3a719d14 379879c1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -134,12 +134,14 @@ import java.util.Map;

import javax.inject.Inject;
import javax.inject.Named;
import javax.inject.Singleton;

import dagger.Lazy;

/**
 * A status bar tailored for the automotive use case.
 */
@Singleton
public class CarStatusBar extends StatusBar implements CarBatteryController.BatteryViewHandler {
    private static final String TAG = "CarStatusBar";
    // used to calculate how fast to open or close the window