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

Commit 532ca83a authored by Rohit Yengisetty's avatar Rohit Yengisetty
Browse files

Fix SuperNotCalledException

Issue-Id: CYNGNOS-2815
Change-Id: Iac472b12867ff89f45c0fce416cae01c1d18e150
(cherry picked from commit 98e0b00c)
parent ee13bb02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -307,6 +307,7 @@ public class CallStatsDetailActivity extends Activity implements

    @Override
    protected void onDestroy() {
        super.onDestroy();
        LookupProviderImpl.INSTANCE.release();
    }