diff options
author | Hyunggi Lee <hyunggi.lee@samsung.com> | 2017-04-07 11:21:18 +0900 |
---|---|---|
committer | Hyunggi Lee <hyunggi.lee@samsung.com> | 2017-04-07 11:21:18 +0900 |
commit | 6521afb07f3a5fb39f475d83edb7247d1d8929fc (patch) | |
tree | 5e3a55ad1bc50554d2123888d5f4f9de3edfa981 | |
parent | 79791af3aef38531fb885214392d069c8a2795db (diff) | |
download | meta-mobile-6521afb07f3a5fb39f475d83edb7247d1d8929fc.tar.gz meta-mobile-6521afb07f3a5fb39f475d83edb7247d1d8929fc.tar.bz2 meta-mobile-6521afb07f3a5fb39f475d83edb7247d1d8929fc.zip |
[TRE-1095] add sdbd-extension-emulatorsubmit/tizen/20170407.031622accepted/tizen/unified/20170407.190317
Change-Id: Ic88f95b2e7d144f96b8bc613c064f9d6f9dced5b
-rw-r--r-- | patterns/mobile-adaptation-emulator.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patterns/mobile-adaptation-emulator.yaml b/patterns/mobile-adaptation-emulator.yaml index 94baa38..70c13c7 100644 --- a/patterns/mobile-adaptation-emulator.yaml +++ b/patterns/mobile-adaptation-emulator.yaml @@ -32,3 +32,4 @@ Packages: - mmfw-sysconf-simulator # Others - dlogbackend-logger +- sdbd-extension-emulator |