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

Commit 907601ad authored by Mohit Mali's avatar Mohit Mali
Browse files

Fix Crash on click updater

parent b7a5e982
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ package com.android.settings;
import android.os.Bundle;
import android.content.Intent;
import android.content.ComponentName;
import android.app.Fragment;
import androidx.fragment.app.Fragment;

import android.app.Activity;
import android.content.Context;