Fix to check SYSTEM_SETTINGS_KEY_AUTOMATIC_TIME_UPDATE feature
[platform/core/api/system-settings.git] / src / sst_feature.h
index 63c1f32..9b6464b 100644 (file)
@@ -25,3 +25,4 @@ int sst_feature_check_font(void *value);
 int sst_feature_check_accessibility_grayscale(void *value);
 int sst_feature_check_accessibility_negative(void *value);
 int sst_feature_check_rotary(void *value);
+int sst_feature_check_automatic_time_update(void *value);