Revert "Enable OpenCORE on master - part 1"

This reverts commit 9f1455fcc2ca8ad5e33b32b8a55c231944f4ff99.
diff --git a/include/media/PVPlayer.h b/include/media/PVPlayer.h
index e5a4281..8122df6 100644
--- a/include/media/PVPlayer.h
+++ b/include/media/PVPlayer.h
@@ -67,8 +67,7 @@
     char *                      mDataSourcePath;
     bool                        mIsDataSourceSet;
     sp<ISurface>                mSurface;
-    void *                      mMemBase;
-    off_t                       mMemSize;
+    int                         mSharedFd;
     status_t                    mInit;
     int                         mDuration;