mirror of
https://gitee.com/openharmony/distributeddatamgr_datamgr_service
synced 2024-11-30 10:32:08 +00:00
backup ability
Signed-off-by: louzhihao <louzhihao@huawei.com> Change-Id: Ic2c9c4b2b139217375ad46aa7d7d77448cdfb816
This commit is contained in:
parent
f94cade914
commit
dabc32a326
@ -12,8 +12,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#include "bundle_mgr_proxy.h"
|
||||
#include <string>
|
||||
#define LOG_TAG "RdbAdaptor"
|
||||
#include "rdb_delegate.h"
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
#ifndef DATASHARESERVICE_RDB_DELEGATE_H
|
||||
#define DATASHARESERVICE_RDB_DELEGATE_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
|
@ -12,7 +12,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#include <string>
|
||||
#define LOG_TAG "DataShareDbConfig"
|
||||
|
||||
#include "data_share_db_config.h"
|
||||
|
@ -12,7 +12,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#include <utility>
|
||||
#define LOG_TAG "DataShareProfileConfigTest"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
Loading…
Reference in New Issue
Block a user