From f4f84585010f2b5ac4ff3fd614d69aeca2ad8823 Mon Sep 17 00:00:00 2001 From: Junhyeon Lee Date: Tue, 7 Feb 2017 11:09:21 +0900 Subject: [PATCH] [TRE-873][TRE-881] Add packages Change-Id: I9d49f103fa365d96b5c62cec0319ed2d7281b8f5 Signed-off-by: Junhyeon Lee --- patterns/mobile-dotnet.yaml | 2 ++ patterns/mobile-middleware.yaml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/patterns/mobile-dotnet.yaml b/patterns/mobile-dotnet.yaml index 5dfc234..b6e2b2c 100644 --- a/patterns/mobile-dotnet.yaml +++ b/patterns/mobile-dotnet.yaml @@ -11,6 +11,7 @@ Packages: - csapi-application - csapi-badge - csapi-download +- csapi-feedback - csapi-geofence - csapi-location - csapi-maps @@ -28,6 +29,7 @@ Packages: - csapi-push - csapi-security - csapi-sensor +- csapi-storage - csapi-system - csapi-system-settings - csapi-telephony diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index 3da1a02..14070d9 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -95,6 +95,7 @@ Packages: - liboauth - libprotobuf-lite9 - libpush +- libpush-profile_common - libscl-core-profile_common - libsecurity-manager-client - libspeex @@ -124,6 +125,8 @@ Packages: - privilege-info - pubkey-pinning - push-bin +- push-bin-profile_common +- push-tool-profile_common - resourced - sdbd - security-config -- 2.7.4