mirror of
https://github.com/openharmony/distributed_camera.git
synced 2026-07-19 16:43:57 -04:00
@@ -72,8 +72,6 @@ ohos_shared_library("distributed_camera_hdf") {
|
||||
deps = [
|
||||
"//drivers/adapter/uhdf2/ipc:libhdf_ipc_adapter",
|
||||
"//drivers/peripheral/camera/interfaces/metadata:metadata",
|
||||
"//drivers/peripheral/display/hal:hdi_display_gralloc",
|
||||
"//foundation/graphic/graphic/frameworks/surface:surface",
|
||||
"//third_party/jsoncpp:jsoncpp",
|
||||
"//utils/native/base:utils",
|
||||
]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Copyright (c) 2021-2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <mutex>
|
||||
#include "constants.h"
|
||||
#include "distributed_camera_constants.h"
|
||||
|
||||
namespace OHOS {
|
||||
namespace DistributedHardware {
|
||||
|
||||
Reference in New Issue
Block a user