提交 1d170d93 编写于 作者: Z z00445003

solve XTS ActsfwkDataAccessorTest Fail problem

Signed-off-by: Nz00445003 <zhoujun62@huawei.com>
Change-Id: I30b732881aa96c446476d4b19351e8aeaf1031b6
上级 e7b59df2
......@@ -12,8 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import dataAbility from '@ohos.data.dataAbility'
import featureAbility from '@ohos.ability.featureAbility'
import dataAbility from '@ohos.data.dataAbility'
import fileio from '@ohos.fileio'
import dataRdb from '@ohos.data.rdb'
......@@ -251,4 +251,4 @@ export default {
}
callback("success", uri);
}
};
\ No newline at end of file
};
......@@ -12,8 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import dataAbility from '@ohos.data.dataAbility'
import featureAbility from '@ohos.ability.featureAbility'
import dataAbility from '@ohos.data.dataAbility'
import fileio from '@ohos.fileio'
import dataRdb from '@ohos.data.rdb'
......@@ -251,4 +251,4 @@ export default {
}
callback("success", uri);
}
};
\ No newline at end of file
};
......@@ -12,8 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import dataAbility from '@ohos.data.dataAbility'
import featureAbility from '@ohos.ability.featureAbility'
import dataAbility from '@ohos.data.dataAbility'
import fileio from '@ohos.fileio'
import dataRdb from '@ohos.data.rdb'
......@@ -213,4 +213,4 @@ export default {
}
callback("success", uri);
}
};
\ No newline at end of file
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册