blob: 8cf77c89f773442c54df28bf1fa7faec12e56b28 [file] [log] [blame]
// Copyright 2015 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "settingsd/dbus_constants.h"
namespace settingsd {
const char kServiceName[] = "org.chromium.Settingsd";
const char kRootServicePath[] = "/org/chromium/Settingsd";
const char kSystemSettingsServicePath[] = "/org/chromium/Settingsd/System";
} // namespace settingsd