From 3f7dd800d00e272488ce35eade4022812dee4542 Mon Sep 17 00:00:00 2001 From: Hyunggi Lee Date: Wed, 15 Mar 2017 12:46:51 +0900 Subject: [PATCH] [TRE-1018] Add C# APIs to Tizen Mobile emulator32 Change-Id: I83b1b0dbc90b41af807e84fa9e9982899c9c056e --- ks/mobile-emulator64-wayland.yaml | 1 - mobile.yaml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ks/mobile-emulator64-wayland.yaml b/ks/mobile-emulator64-wayland.yaml index 0212deb..665f06b 100644 --- a/ks/mobile-emulator64-wayland.yaml +++ b/ks/mobile-emulator64-wayland.yaml @@ -11,5 +11,4 @@ Repos: - base_emulator64 Groups: - Mobile Adaptation Emulator - - Mobile dotNet ExtraPackages: [] diff --git a/mobile.yaml b/mobile.yaml index 6524f11..ac6f77c 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -158,6 +158,7 @@ Emulator32-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony + - Mobile dotNet PostScripts: - generic-base - mobile-base @@ -174,6 +175,7 @@ Emulator32-wayland: - mobile-user - mobile-license - generic-security + - mobile-dotnet-generate-ni Repos: [] NoChrootScripts: - buildname @@ -201,6 +203,7 @@ Emulator64-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony + - Mobile dotNet PostScripts: - generic-base - mobile-base -- 2.7.4