apply action serialization
authorYoungjae Shin <yj99.shin@samsung.com>
Thu, 24 Oct 2019 03:46:37 +0000 (12:46 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 19 Mar 2020 04:30:37 +0000 (13:30 +0900)
commit1c1a65ac1b332d7417ac672fa0db1d6537ff2f94
tree30c00cd5e5ab0562f270847bec3263fbf3bf2e93
parent67c746a9802ce893b901e16b98f0926c63a3cf22
apply action serialization
37 files changed:
app/AppAction.h
app/AppActionLaunch.cpp
app/AppActionLaunch.h
app/AppPlugin.cpp
bluetooth/BtAction.cpp
bluetooth/BtAction.h
bluetooth/BtActionAudioConnect.cpp
bluetooth/BtActionAudioConnect.h
bluetooth/BtActionPower.cpp
bluetooth/BtActionPower.h
bluetooth/BtFactory.cpp
bluetooth/BtFactory.h
bluetooth/BtPlugin.cpp
media/MediaAction.h
media/MediaPlayer.cpp
media/MediaPlayer.h
media/MediaPlugin.cpp
pkg/PkgAction.h
pkg/PkgEnableSupportMode.cpp
pkg/PkgEnableSupportMode.h
pkg/PkgPlugin.cpp
vconf/VconfActionBool.cpp
vconf/VconfActionBool.h
vconf/VconfActionDbl.cpp
vconf/VconfActionDbl.h
vconf/VconfActionInt.cpp
vconf/VconfActionInt.h
vconf/VconfActionStr.cpp
vconf/VconfActionStr.h
vconf/VconfPlugin.cpp
wifi/WifiAction.cpp
wifi/WifiAction.h
wifi/WifiActionPower.cpp
wifi/WifiActionPower.h
wifi/WifiFactory.cpp
wifi/WifiFactory.h
wifi/WifiPlugin.cpp