Remove feature check about SYSTEM_SETTINGS_KEY_ADS_ID 80/167380/2 accepted/tizen/4.0/unified/20180119.133657 submit/tizen_4.0/20180118.013723
authorjinwang.an <jinwang.an@samsung.com>
Wed, 17 Jan 2018 08:55:03 +0000 (17:55 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Thu, 18 Jan 2018 01:27:12 +0000 (10:27 +0900)
Change-Id: I3fd277577f41ca656b57a10469e3e13c2a244300
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
src/system_settings.c

index fc7fe7e..f73fe23 100644 (file)
@@ -473,7 +473,7 @@ system_setting_s system_setting_table[] = {
                NULL,           /* add */
                NULL,           /* del */
                NULL,           /* list */
-               system_setting_feature_check_telephony,         /* feature check */
+               NULL,           /* feature check */
                { NULL, 0 }, /* changed callabck list */
                NULL,           /* user data */
        },