Commit 9ddc1849 authored by Devaev Maxim's avatar Devaev Maxim

Refactored common_info API

parent 61fe9214
...@@ -12,7 +12,7 @@ from settingsd import logger ...@@ -12,7 +12,7 @@ from settingsd import logger
##### Private constants ##### ##### Private constants #####
SERVICE_NAME = "common_info" SERVICE_NAME = "common_info"
LSB_RELASE_METHODS_NAMESPACE = "commonInfo.lsb.release" LSB_RELASE_METHODS_NAMESPACE = "commonInfo.lsbRelease"
UNAME_METHODS_NAMESPACE = "commonInfo.uname" UNAME_METHODS_NAMESPACE = "commonInfo.uname"
LSB_OPTION_VERSION = "--version" LSB_OPTION_VERSION = "--version"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment