diff --git a/Appstore.hap b/Appstore.hap new file mode 100644 index 0000000000000000000000000000000000000000..dd6e10b90c13b8e04e43b841f287322da024e708 --- /dev/null +++ b/Appstore.hap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7dfc89436a7568d0ca769dbfe4d9e469d9e055268e65b80811c465ffa9fcf42 +size 3069962 diff --git a/BUILD.gn b/BUILD.gn index b146a5320c60639b2c8808bf520f334da8e8406d..1ee3f663a02abb2e292093c56a51017641acf635 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -255,6 +255,13 @@ ohos_prebuilt_etc("record_hap") { subsystem_name = "applications" } +ohos_prebuilt_etc("Appstore_hap") { + source = "Appstore.hap" + module_install_dir = "app/com.sprd.appstore" + part_name = "prebuilt_hap" + subsystem_name = "applications" +} + group("hap") { deps = [ "//applications/standard/hap:calc_demo_hap", @@ -290,6 +297,7 @@ group("hap") { "//applications/standard/hap:systemui_hap", "//applications/standard/hap:volumePanel_hap", "//applications/standard/hap:record_hap", + "//applications/standard/hap:Appstore_hap", ] if (defined(product_name) && product_name == "watchos") { deps -= [ @@ -321,6 +329,7 @@ group("hap") { "//applications/standard/hap:systemui_hap", "//applications/standard/hap:volumePanel_hap", "//applications/standard/hap:record_hap", + "//applications/standard/hap:Appstore_hap", ] } else if (defined(product_name) && product_name == "rk3568") { deps += diff --git a/Launcher.hap b/Launcher.hap index 915527d4dd6fd20d985d7b80411f84f35988412f..763400851df7bdb185ce00565f84d1c1f733f961 100644 --- a/Launcher.hap +++ b/Launcher.hap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8074009ecf5fe5363fc579e4fe567c89d4500f6023275e909e90951d525e9fb -size 5053342 +oid sha256:a31d45fd2066e8b7a45cf1ff1c1791c6601ffb463524e2914d8caebc8f5110cb +size 28530870 diff --git a/Launcher_Settings.hap b/Launcher_Settings.hap index 389024efc81f08f2b2ed3e23fba7fffd270f087f..c93d35fa320ef4ba02d49d42dedc47deae370f47 100644 --- a/Launcher_Settings.hap +++ b/Launcher_Settings.hap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5750e19f772c16b64209b96188416ae250dd47711ae0d14952768e988d5fdba -size 1370286 +oid sha256:f0908f0cfd6b936b7c8802178175f795fb15e59ff3f89f1b2cc7ab98ca7f47b4 +size 7980517