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

Commit 98e0b00c authored by Rohit Yengisetty's avatar Rohit Yengisetty
Browse files

Fix SuperNotCalledException

Change-Id: Iac472b12867ff89f45c0fce416cae01c1d18e150
parent 388f6362
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();
    }