Remove feature check about SYSTEM_SETTINGS_KEY_ADS_ID 64/167764/1
authorjinwang.an <jinwang.an@samsung.com>
Wed, 17 Jan 2018 08:55:03 +0000 (17:55 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 22 Jan 2018 01:53:17 +0000 (01:53 +0000)
Change-Id: I3fd277577f41ca656b57a10469e3e13c2a244300
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
(cherry picked from commit 5a04a7f75b8f0994b53cc8dcd8c3029810c1110e)

src/system_settings.c

index 46b05fe..49fc9e9 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 */
        },