Loading lineage/lib/main/java/org/lineageos/platform/internal/health/FastChargeController.java +1 −1 Original line number Diff line number Diff line Loading @@ -113,7 +113,7 @@ public class FastChargeController extends LineageHealthFeature { private void handleSettingChange() { try { mFastCharge.setFastChargeMode(getFastChargeMode()); } catch (RemoteException e) { } catch (Exception e) { } } Loading Loading
lineage/lib/main/java/org/lineageos/platform/internal/health/FastChargeController.java +1 −1 Original line number Diff line number Diff line Loading @@ -113,7 +113,7 @@ public class FastChargeController extends LineageHealthFeature { private void handleSettingChange() { try { mFastCharge.setFastChargeMode(getFastChargeMode()); } catch (RemoteException e) { } catch (Exception e) { } } Loading