Implement App db for saving permission preference
authorSeungkeun Lee <sngn.lee@samsung.com>
Fri, 8 May 2015 05:04:15 +0000 (14:04 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Mon, 11 May 2015 04:09:20 +0000 (13:09 +0900)
commit3ebac642717fc9df2d120581bceccbe8d718034e
treec8f199523ff9daacbf79476ab1418a7e2baeb356
parente3ce895c05cfe2acf174863ebdf90cc4f6203fe5
Implement App db for saving permission preference

Change-Id: I6acebbaa06011c1d2b984a09f854ee64aa168316
src/runtime/CMakeLists.txt
src/runtime/app_db.cc [new file with mode: 0755]
src/runtime/app_db.h [new file with mode: 0755]
src/runtime/web_application.cc