10 lines
179 B
Text
10 lines
179 B
Text
{
|
|
"name" : "Disable Location Service",
|
|
"description" : "This module disable location service",
|
|
"actions" : [
|
|
{
|
|
"action" : "DisableService",
|
|
"name" : "lfsvc"
|
|
}
|
|
]
|
|
}
|