diff --git a/liveviewlockscreenlibrary/.gitignore b/liveviewlockscreenlibrary/.gitignore deleted file mode 100644 index e2713a2779c5a3e0eb879efe6115455592caeea5..0000000000000000000000000000000000000000 --- a/liveviewlockscreenlibrary/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/node_modules -/oh_modules -/.preview -/build -/.cxx -/.test \ No newline at end of file diff --git a/liveviewlockscreenlibrary/consumer-rules.txt b/liveviewlockscreenlibrary/consumer-rules.txt deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/liveviewlockscreensample/oh-package-lock.json5 b/liveviewlockscreensample/oh-package-lock.json5 deleted file mode 100644 index 3142a4d186e58aeedd0e4cf7e662f76251746c1e..0000000000000000000000000000000000000000 --- a/liveviewlockscreensample/oh-package-lock.json5 +++ /dev/null @@ -1,18 +0,0 @@ -{ - "meta": { - "stableOrder": true - }, - "lockfileVersion": 3, - "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", - "specifiers": { - "liveviewlockscreenlibrary@../liveviewlockscreenlibrary": "liveviewlockscreenlibrary@../liveviewlockscreenlibrary" - }, - "packages": { - "liveviewlockscreenlibrary@../liveviewlockscreenlibrary": { - "name": "liveviewlockscreenlibrary", - "version": "1.0.0", - "resolved": "../liveviewlockscreenlibrary", - "registryType": "local" - } - } -} \ No newline at end of file diff --git a/liveviewlockscreensample/src/main/module.json5 b/liveviewlockscreensample/src/main/module.json5 index 40fc55d03e81c40daf38fd453cefeebec95f962b..839ebcd7ad20e313529a3af127e3900f7c10fba8 100644 --- a/liveviewlockscreensample/src/main/module.json5 +++ b/liveviewlockscreensample/src/main/module.json5 @@ -14,14 +14,14 @@ "pages": "$profile:main_pages", "abilities": [ { - "name": "LiveViewLockScreenAbility", + "name": "Liveviewlockscreenability", "srcEntry": "./ets/entryability/EntryAbility.ets", "description": "$string:EntryAbility_desc", "icon": "$media:layered_image", "label": "$string:EntryAbility_label", "startWindowIcon": "$media:startIcon", "startWindowBackground": "$color:start_window_background", - "exported": false, + "exported": true, "backgroundModes": [ 'location' ],