diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2018-09-13 19:04:31 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2018-09-13 19:04:31 +0900 |
commit | c0051f844c26aeb276cba400d61ad7cfbaa901d6 (patch) | |
tree | 09531c2e37f90eba163abdfb6dfae20f8aa1bc87 | |
parent | 5c0e124d3da477e9f1133c6efe81aa4a433a3d65 (diff) | |
download | meta-mobile-c0051f844c26aeb276cba400d61ad7cfbaa901d6.tar.gz meta-mobile-c0051f844c26aeb276cba400d61ad7cfbaa901d6.tar.bz2 meta-mobile-c0051f844c26aeb276cba400d61ad7cfbaa901d6.zip |
[TRE-2002] Add lightweight-web-enginesubmit/tizen/20180913.103324
Change-Id: Ib9f961a67be5e7c35bf2641095e4fa65e6f7c6a8
-rw-r--r-- | patterns/mobile-web-framework.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patterns/mobile-web-framework.yaml b/patterns/mobile-web-framework.yaml index 9b19151..e46dbb3 100644 --- a/patterns/mobile-web-framework.yaml +++ b/patterns/mobile-web-framework.yaml @@ -7,5 +7,6 @@ Packages: - cordova-api - crosswalk-tizen - libwebsockets +- lightweight-web-engine-profile_mobile - webapi-plugins -- webapi-plugins-profile_mobile
\ No newline at end of file +- webapi-plugins-profile_mobile |