Add configuration files 10/169810/10
authorInkyun Kil <inkyun.kil@samsung.com>
Fri, 9 Feb 2018 08:27:06 +0000 (17:27 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Tue, 20 Feb 2018 05:06:28 +0000 (14:06 +0900)
commit787e9438dc405ba761c73fe51f8a36c72728a250
treee559f66fadd1a2cd3fc3511603fa00ee474689fd
parent89caa0864332d2bf5e46f4b54cc1fe9e0f7f1478
Add configuration files

Service Applications should be able to register exact alarms at some
profiles. To support it, make configuration files

Change-Id: I4a82008be8fe20370c9b5e16044d1d677df3e6c1
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
CMakeLists.txt
conf/CMakeLists.txt [new file with mode: 0644]
conf/alarm-config-all-service-permitted [new file with mode: 0644]
conf/alarm-config-platform-service-permitted [new file with mode: 0644]
conf/alarm-config-service-restricted [new file with mode: 0644]
packaging/alarm-manager.spec
src/CMakeLists.txt
src/alarm-lib.c