From: Priya Kohli Date: Wed, 23 Oct 2019 06:42:18 +0000 (+0530) Subject: [TBT][System Settings][DPTTIZEN-3157 : Removed TBT test of system-settings enums... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F00%2F216300%2F2;p=test%2Ftct%2Fnative%2Fbehavior.git [TBT][System Settings][DPTTIZEN-3157 : Removed TBT test of system-settings enums which only support get API ] Change-Id: I9e191067451f901315fe8c0f9a68c324b587959d Signed-off-by: Priya Kohli --- diff --git a/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk b/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk index 31d308a..42e2602 100644 Binary files a/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk and b/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk differ diff --git a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk index 9b07985..cedc006 100644 Binary files a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk and b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk differ diff --git a/tbtcoreapp/inc/utils/app_module_config.h b/tbtcoreapp/inc/utils/app_module_config.h index 7ef95f9..85cb0b7 100644 --- a/tbtcoreapp/inc/utils/app_module_config.h +++ b/tbtcoreapp/inc/utils/app_module_config.h @@ -224,13 +224,13 @@ #define TBT_MODULE_SYSTEMSETTINGS #define TBT_MODULE_APP_SYSTEM_SETTINGS_FONT #define TBT_MODULE_APP_SYSTEM_SETTINGS_TIMEFORMAT -#define TBT_MODULE_APP_SYSTEM_SETTINGS_TIMECHANGE -#define TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSOUND +//#define TBT_MODULE_APP_SYSTEM_SETTINGS_TIMECHANGE +//#define TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSOUND #define TBT_MODULE_APP_SYSTEM_SETTINGS_SILENT #define TBT_MODULE_APP_SYSTEM_SETTINGS_TOUCHSOUND #define TBT_MODULE_APP_SYSTEM_SETTINGS_SCREENROTATION -#define TBT_MODULE_APP_SYSTEM_SETTINGS_MOTION -#define TBT_MODULE_APP_SYSTEM_SETTINGS_FILGHTMODE +//#define TBT_MODULE_APP_SYSTEM_SETTINGS_MOTION +//#define TBT_MODULE_APP_SYSTEM_SETTINGS_FILGHTMODE #define TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSTATE #define TBT_MODULE_CONTACTS