Commit Graph

6 Commits

Author SHA1 Message Date
handyohos ab2f6e4c76 Feature: add deps_guard rule for SA libraries
1) SA modules not in whitelist can not be depended, except setting version_script
2) print warning for SA modules without setting shlib_type = "sa"
3) error when non SA modules setting shlib_type = "sa"

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Icb671422eee5a7c64f62cf74644ddcd4fa3ac7e8

#I69DRG
2023-01-09 09:27:11 +08:00
openharmony_ci ef09a149af !6 整改对screenlock相关NAPI库的非法依赖
Merge pull request !6 from handy/1227
2022-12-28 06:46:17 +00:00
handyohos 3dbecdcc13 Bugfix: fix invalid install directory for screenlock related libraries.
1) do not install screenlock_client, screenlock_server, screenlock_utils to module directory
2) add screenlock_static for uttest, screenlock NAPI module will be optimized

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I8fa478a26951cf689fa2b28dd15d4b3de6dfdf0c

#I67M0C
2022-12-27 11:39:02 +08:00
handyohos d6fd65da5f build post process support deps_guard
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Id983d04084d8f41c8ad13b1d45f34ee28c71283c

#I67BUG
2022-12-25 09:20:22 +08:00
handyohos 9fdf4b98ee Change deps_guard directory.
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ic08d537b38d5a248477efc0202af790087964386

#I67B61
2022-12-24 11:00:50 +08:00
taiyi.pei 8f8672a3c9 add readme and init cases
Signed-off-by: taiyi.pei <peitaiyi@huawei.com>
2022-12-12 20:49:08 +08:00