From da90a0b917a4d55f44ca4d76ebe0b5e5dbf8b864 Mon Sep 17 00:00:00 2001 From: jiyong Date: Fri, 10 Dec 2021 21:27:40 +0800 Subject: [PATCH] jiyong@huawei.com Signed-off-by: jiyong --- distributeddatamgr/appdatamgrjstest/hap/BUILD.gn | 2 +- distributeddatamgr/distributeddatamgrjstest/hap/BUILD.gn | 2 +- global/i18n_standard/intljs/BUILD.gn | 2 +- global/resmgr_standard/resmgrjs/BUILD.gn | 2 +- graphic/windowstandard/BUILD.gn | 2 +- multimedia/audio/audio_js_standard/audioManager/BUILD.gn | 2 +- multimedia/audio/audio_js_standard/audioPlayer/BUILD.gn | 2 +- multimedia/audio/audio_js_standard/audioPlayer_API/BUILD.gn | 2 +- powermgr/powermgrbattery/BUILD.gn | 2 +- startup/startup_standard/BUILD.gn | 2 +- updater/update_test/BUILD.gn | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/distributeddatamgr/appdatamgrjstest/hap/BUILD.gn b/distributeddatamgr/appdatamgrjstest/hap/BUILD.gn index e686a2fba..0ecd4ed0e 100755 --- a/distributeddatamgr/appdatamgrjstest/hap/BUILD.gn +++ b/distributeddatamgr/appdatamgrjstest/hap/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("appdatamgr_js_assets") { ohos_resources("appdatamgr_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/distributeddatamgr/distributeddatamgrjstest/hap/BUILD.gn b/distributeddatamgr/distributeddatamgrjstest/hap/BUILD.gn index 2da01bb85..bd60cb0b6 100755 --- a/distributeddatamgr/distributeddatamgrjstest/hap/BUILD.gn +++ b/distributeddatamgr/distributeddatamgrjstest/hap/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("distributeddatamgr_js_assets") { ohos_resources("distributeddatamgr_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/global/i18n_standard/intljs/BUILD.gn b/global/i18n_standard/intljs/BUILD.gn index b9acd9a5c..e360d7a62 100755 --- a/global/i18n_standard/intljs/BUILD.gn +++ b/global/i18n_standard/intljs/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("intljs_assets") { ohos_resources("intljs_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/global/resmgr_standard/resmgrjs/BUILD.gn b/global/resmgr_standard/resmgrjs/BUILD.gn index cb5b1c730..7b5706a08 100755 --- a/global/resmgr_standard/resmgrjs/BUILD.gn +++ b/global/resmgr_standard/resmgrjs/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("resmgrjs_assets") { ohos_resources("resmgrjs_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/graphic/windowstandard/BUILD.gn b/graphic/windowstandard/BUILD.gn index c190120b2..f4c711e67 100755 --- a/graphic/windowstandard/BUILD.gn +++ b/graphic/windowstandard/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("window_js_assets") { ohos_resources("window_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/multimedia/audio/audio_js_standard/audioManager/BUILD.gn b/multimedia/audio/audio_js_standard/audioManager/BUILD.gn index 545dba03b..34756433f 100755 --- a/multimedia/audio/audio_js_standard/audioManager/BUILD.gn +++ b/multimedia/audio/audio_js_standard/audioManager/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("audio_manager_js_assets") { ohos_resources("audio_manager_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/multimedia/audio/audio_js_standard/audioPlayer/BUILD.gn b/multimedia/audio/audio_js_standard/audioPlayer/BUILD.gn index 892d53943..9bad2266c 100755 --- a/multimedia/audio/audio_js_standard/audioPlayer/BUILD.gn +++ b/multimedia/audio/audio_js_standard/audioPlayer/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("audio_player_js_assets") { ohos_resources("audio_player_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/multimedia/audio/audio_js_standard/audioPlayer_API/BUILD.gn b/multimedia/audio/audio_js_standard/audioPlayer_API/BUILD.gn index 240cee80e..4d3aab834 100755 --- a/multimedia/audio/audio_js_standard/audioPlayer_API/BUILD.gn +++ b/multimedia/audio/audio_js_standard/audioPlayer_API/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("audio_player_api_js_assets") { ohos_resources("audio_player_api_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/powermgr/powermgrbattery/BUILD.gn b/powermgr/powermgrbattery/BUILD.gn index 6eb240a76..6e6d667d4 100755 --- a/powermgr/powermgrbattery/BUILD.gn +++ b/powermgr/powermgrbattery/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("powermgr_battery_js_assets") { ohos_resources("powermgr_battery_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/startup/startup_standard/BUILD.gn b/startup/startup_standard/BUILD.gn index 377c9998f..16368c523 100755 --- a/startup/startup_standard/BUILD.gn +++ b/startup/startup_standard/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("startup_js_assets") { ohos_resources("startup_js_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} diff --git a/updater/update_test/BUILD.gn b/updater/update_test/BUILD.gn index d48f41e37..224ee3323 100644 --- a/updater/update_test/BUILD.gn +++ b/updater/update_test/BUILD.gn @@ -28,4 +28,4 @@ ohos_js_assets("update_js_assets") { ohos_resources("update_js_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} -- GitLab