From f41fb8a812920bccf648d1793d8af3d51fee122f Mon Sep 17 00:00:00 2001 From: donghaifeng Date: Thu, 7 Sep 2023 08:28:32 +0000 Subject: [PATCH] Optimize cold start times for settings and photos. --- Photos.hap | 4 ++-- Settings.hap | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Photos.hap b/Photos.hap index 7f95b7b..0946257 100644 --- a/Photos.hap +++ b/Photos.hap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd96e394540a64b5a9054527a203f2aa3617e7d5d85454e948b36682eeb9566c -size 12752215 +oid sha256:778bf73652e1997421b16371444968ea64a16837c81833dd1747ebf940351f93 +size 8734087 diff --git a/Settings.hap b/Settings.hap index 9c849e9..f0bfbeb 100755 --- a/Settings.hap +++ b/Settings.hap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3ead3a36ef6934b3dade9ccc9f8cbae21f96296e5d908f2205f1861eab99035 -size 11764270 +oid sha256:b3e5cf4801cb0899843c4cd52e1ea30824dd0a476a69ea568dec723b379eec3e +size 1813548 -- Gitee