diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-04-11 11:24:52 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-04-11 11:25:15 +0900 |
commit | 205cffb5f1d9f6f6756fe059b0a59af83d40bfde (patch) | |
tree | 8e31d8536bcd28ffa6229c4e242078f66d2a2312 | |
parent | 3438284d8023e24d2dacd368f9dc7014ade82cde (diff) | |
download | meta-mobile-205cffb5f1d9f6f6756fe059b0a59af83d40bfde.tar.gz meta-mobile-205cffb5f1d9f6f6756fe059b0a59af83d40bfde.tar.bz2 meta-mobile-205cffb5f1d9f6f6756fe059b0a59af83d40bfde.zip |
[TRE-161] Add privacy-guard-client, privacy-guard-serversubmit/tizen_mobile/20160411.022533accepted/tizen/mobile/20160411.051629
Change-Id: I6b76a73d8318e3f4552d8cefe2526b54b4c714fc
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | patterns/mobile-middleware.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index 4584981..3435614 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -108,3 +108,5 @@ Packages: - capi-messaging-email - heremaps-uc-launcher - capi-system-runtime-info +- privacy-guard-client +- privacy-guard-server |