backup ability

Signed-off-by: louzhihao <louzhihao@huawei.com>
Change-Id: Ic2c9c4b2b139217375ad46aa7d7d77448cdfb816
This commit is contained in:
louzhihao 2024-08-20 18:15:25 +08:00
parent f94cade914
commit dabc32a326
4 changed files with 0 additions and 5 deletions

View File

@ -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"

View File

@ -16,7 +16,6 @@
#ifndef DATASHARESERVICE_RDB_DELEGATE_H
#define DATASHARESERVICE_RDB_DELEGATE_H
#include <cstdint>
#include <mutex>
#include <string>

View File

@ -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"

View File

@ -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>