@Override
 protected void onDestroy() {
   mRemoteActivity.onDestroy();
   super.onDestroy();
 }