diff options
author | juneh.lee <juneh.lee@samsung.com> | 2018-05-08 10:42:07 +0900 |
---|---|---|
committer | juneh.lee <juneh.lee@samsung.com> | 2018-05-08 10:43:13 +0900 |
commit | 36af74ad76bd8787471ce86bdc248ee4b5841296 (patch) | |
tree | e54cc33948502ab692c65ad5a3087c949ae83ad3 | |
parent | a96c7511235cddd6fa1439ee1c0536cdab150509 (diff) | |
download | meta-mobile-36af74ad76bd8787471ce86bdc248ee4b5841296.tar.gz meta-mobile-36af74ad76bd8787471ce86bdc248ee4b5841296.tar.bz2 meta-mobile-36af74ad76bd8787471ce86bdc248ee4b5841296.zip |
[TPE-1905/1908] Add / remove packagessubmit/tizen/20180509.025554accepted/tizen/unified/20180509.073108
Change-Id: Ie4653c978d796d67749e670353a86779e6402aa1
Signed-off-by: juneh.lee <juneh.lee@samsung.com>
-rw-r--r-- | patterns/mobile-adaptation-emulator.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-adaptation-tm1.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-adaptation-tm2.yaml | 1 | ||||
-rwxr-xr-x | patterns/mobile-middleware.yaml | 1 |
4 files changed, 1 insertions, 3 deletions
diff --git a/patterns/mobile-adaptation-emulator.yaml b/patterns/mobile-adaptation-emulator.yaml index 6141f21..680b6da 100644 --- a/patterns/mobile-adaptation-emulator.yaml +++ b/patterns/mobile-adaptation-emulator.yaml @@ -35,6 +35,5 @@ Packages: - mmfw-sysconf-simulator # Others - feedbackd-driver-emulator -- feedbackd-conf-level6 - dlogbackend-logger - sdbd-extension-emulator diff --git a/patterns/mobile-adaptation-tm1.yaml b/patterns/mobile-adaptation-tm1.yaml index f9e1412..43588d3 100644 --- a/patterns/mobile-adaptation-tm1.yaml +++ b/patterns/mobile-adaptation-tm1.yaml @@ -44,7 +44,6 @@ Packages: # Others - dlogbackend-logger - feedbackd-driver-standard -- feedbackd-conf-level6 - initrd - initrd-recovery - pass-hal-tm1 diff --git a/patterns/mobile-adaptation-tm2.yaml b/patterns/mobile-adaptation-tm2.yaml index 7144c7b..577a21d 100644 --- a/patterns/mobile-adaptation-tm2.yaml +++ b/patterns/mobile-adaptation-tm2.yaml @@ -37,7 +37,6 @@ Packages: - ug-setting-wifidirect-efl - wpa_supplicant-extension-TM2 # Others -- feedbackd-conf-level6 - feedbackd-driver-standard - pass-hal-tm2 - system-plugin-feature-init_wrapper diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index d571ca5..bbf198a 100755 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -170,6 +170,7 @@ Packages: - pkgmgr-tool - privacy-guard-client - privacy-guard-server +- privacy-guard-setting - privilege-checker - privilege-info - pubkey-pinning |