Add device capability and get authenticated device list
[platform/core/system/edge-orchestration.git] / patches / build.patch
1 diff --git a/build.sh b/build.sh
2 index 6f3d178..259d701 100755
3 --- a/build.sh
4 +++ b/build.sh
5 @@ -18,6 +18,7 @@ PKG_LIST=(
6          "common/resourceutil/types/servicemgrtypes"
7          "common/types/configuremgrtypes"
8          "common/types/servicemgrtypes"
9 +        "common/utils"
10          "controller/configuremgr"
11          "controller/configuremgr/container"
12          "controller/configuremgr/native"
13 @@ -33,6 +34,7 @@ PKG_LIST=(
14          "controller/servicemgr/notification"
15          "db/bolt/common"
16          "db/bolt/configuration"
17 +        "db/bolt/capability"
18          "db/bolt/network"
19          "db/bolt/resource"
20          "db/bolt/service"