camera blue screen problem fix

Signed-off-by: liubb_0516 <liubeibei8@huawei.com>
This commit is contained in:
liubb_0516
2022-05-13 11:03:59 +08:00
parent 84c45fdcd6
commit 1e593e9cd8
2 changed files with 2 additions and 1 deletions
@@ -55,7 +55,6 @@ private:
CallBackPara *para_ = nullptr;
SvcIdentity sid_;
int32_t ret_ = 0;
IpcObjectStub objectStub_;
};
} // namespace Media
} // namespace OHOS
@@ -28,6 +28,8 @@
using namespace std;
namespace OHOS {
namespace Media {
static IpcObjectStub objectStub_;
CameraDeviceClient *CameraDeviceClient::GetInstance()
{
static CameraDeviceClient client;