mirror of
https://gitee.com/openharmony/distributeddatamgr_data_share
synced 2024-11-23 15:00:36 +00:00
Description:DataAbility is compatible with DataShare Interface
Sig:SIG_ApplicationFramework Feature or Bugfix:Feature Binary Source:No Signed-off-by: z00445003 <zhoujun62@huawei.com> Change-Id: Ibe808ceacdd19aa5d4615fdd2cdb1b16cb8c2103
This commit is contained in:
parent
6a6a8d9903
commit
44079103c2
@ -95,6 +95,7 @@
|
||||
"name": "//foundation/distributeddatamgr/data_share/interfaces/inner_api/common:datashare_common",
|
||||
"header": {
|
||||
"header_files": [
|
||||
"basic/result_set.h",
|
||||
"datashare_errno.h",
|
||||
"datashare_abs_predicates.h",
|
||||
"datashare_predicates_def.h",
|
||||
|
@ -17,7 +17,7 @@
|
||||
#define DATASHARE_ABS_RESULT_SET_H
|
||||
|
||||
#include <string>
|
||||
#include "result_set.h"
|
||||
#include "basic/result_set.h"
|
||||
|
||||
namespace OHOS {
|
||||
namespace DataShare {
|
||||
@ -62,4 +62,4 @@ protected:
|
||||
} // namespace DataShare
|
||||
} // namespace OHOS
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user