diff options
author | HyungGi Lee <hyunggi.lee@samsung.com> | 2017-01-09 13:29:34 +0900 |
---|---|---|
committer | HyungGi Lee <hyunggi.lee@samsung.com> | 2017-01-09 13:30:28 +0900 |
commit | 58ebe8ad140fd5d66d154f29ed43b52aaa5c1695 (patch) | |
tree | 004c651f6cda024ad7b5998ca8d678f27efcd6b0 | |
parent | d6353fdcfa0df6c39581b80f92e65cb5c0018c0a (diff) | |
download | meta-mobile-58ebe8ad140fd5d66d154f29ed43b52aaa5c1695.tar.gz meta-mobile-58ebe8ad140fd5d66d154f29ed43b52aaa5c1695.tar.bz2 meta-mobile-58ebe8ad140fd5d66d154f29ed43b52aaa5c1695.zip |
[TRE-786][TRE-787][TRE-791] replace packages to virtual packagessubmit/tizen/20170109.044945accepted/tizen/mobile/20170109.084650
sensord-profile_mobile
context-provider-profile_mobile
capi-system-sensor-profile_mobile
Change-Id: I925033e2160ecbd45180fa81a473cd4b7b6b9c7d
-rw-r--r-- | patterns/mobile-middleware.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index 0030ac8..2f74a6e 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -31,7 +31,7 @@ Packages: - capi-system-device - capi-system-media-key - capi-system-runtime-info -- capi-system-sensor +- capi-system-sensor-profile_mobile - capi-system-usbhost - capi-vpnsvc - cbhm @@ -41,7 +41,7 @@ Packages: - connman-plugin-openvpn - contacts-service2 - context -- context-provider +- context-provider-profile_mobile - context-service - crash-worker - cryptsetup @@ -129,7 +129,7 @@ Packages: - security-privilege-manager - service-adaptor - sms-plugin -- sensord +- sensord-profile_mobile - stt - sync-service - system-servant |