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

Commit 9060da5c authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Remove smart cleanup card

parent fbfb2009
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ public class ManageStoragePreferenceController extends BasePreferenceController

    @Override
    public int getAvailabilityStatus() {
        return mManageStorageDrawable == null ? CONDITIONALLY_UNAVAILABLE : AVAILABLE;
        return CONDITIONALLY_UNAVAILABLE;
    }

    @Override