Loading tv/tuner/aidl/default/Frontend.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ Frontend::Frontend(FrontendType type, int32_t id) { mTuner = nullptr; // Init callback to nullptr mCallback = nullptr; mIptvPluginInterface = nullptr; mIptvPluginStreamer = nullptr; switch (mType) { case FrontendType::ISDBS: { Loading Loading
tv/tuner/aidl/default/Frontend.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ Frontend::Frontend(FrontendType type, int32_t id) { mTuner = nullptr; // Init callback to nullptr mCallback = nullptr; mIptvPluginInterface = nullptr; mIptvPluginStreamer = nullptr; switch (mType) { case FrontendType::ISDBS: { Loading