Add bluetooth-tethering policy in Restriction Policy 31/69431/2
authorSeok Hong <seok85.hong@samsung.com>
Fri, 13 May 2016 07:23:01 +0000 (16:23 +0900)
committerSeok Hong <seok85.hong@samsung.com>
Fri, 13 May 2016 07:45:16 +0000 (16:45 +0900)
commitbec3a624d4009ed9373f35bc7e7390b270e35e3e
treedc868cbe7bf802c73a0d98d20e9844f7e27b161c
parent047c88d7e4ec685248fbd10b15b766543abbde27
Add bluetooth-tethering policy in Restriction Policy

- Add set/getBluetoothTetheringState() APIs in Restriction Policy
  This API just set or get state from PolicyStorage with "bluetooth-tethering"

- Add bluetooth-tethering policy test in dpm_cli_toolkit

Change-Id: Ia4122b37b358dfbcd63cd8401931ae7f55edf912
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
libs/dpm/restriction.cpp
libs/dpm/restriction.h
libs/restriction.cpp
policy/restriction.hxx
server/restriction.cpp
tools/dpm-cli-toolkit/dpm-cli-toolkit.c
tools/dpm-cli-toolkit/dpm-cli-toolkit.h
tools/dpm-cli-toolkit/main.c
tools/dpm-cli-toolkit/restriction.c