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

Commit f709a17c authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge remote-tracking branch 'origin/lineage-23.0' into a16

parents ac0ad2f0 c210717e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ public class FastChargeController extends LineageHealthFeature {
    private void handleSettingChange() {
        try {
            mFastCharge.setFastChargeMode(getFastChargeMode());
        } catch (RemoteException e) {
        } catch (Exception e) {
        }
    }