revise boilerplate
authorYoungjae Shin <yj99.shin@samsung.com>
Mon, 24 Aug 2020 04:54:44 +0000 (13:54 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Wed, 26 Aug 2020 00:42:46 +0000 (09:42 +0900)
commit01973c272e2d4898a3e3cb088ac3cd0832ce89ec
tree0b899a332e4a3441c88a3bbc43c30d653758aab7
parent1c733f6c8850bbd6fcad5d226f64067f29743f32
revise boilerplate

Change-Id: Ia2d5d7f1910f4f38b11b79e5fc9777e924e9bac9
69 files changed:
app/AppActionLaunch.cpp
app/AppActionLaunch.h
app/AppFactory.cpp
app/AppFactory.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
display/DisplayActVconf.cpp
display/DisplayActVconf.h
display/DisplayBrightness.cpp
display/DisplayBrightness.h
display/DisplayDenyPalmTouch.cpp
display/DisplayDenyPalmTouch.h
display/DisplayFactory.cpp
display/DisplayFactory.h
display/DisplayPlugin.cpp
include/plugin-def.h
include/plugin-log.h
media/MediaFactory.cpp
media/MediaFactory.h
media/MediaPlayer.cpp
media/MediaPlayer.h
media/MediaPlugin.cpp
media/SoundVolume.cpp
media/SoundVolume.h
pkg/PkgEnableSupportMode.cpp
pkg/PkgEnableSupportMode.h
pkg/PkgFactory.cpp
pkg/PkgFactory.h
pkg/PkgPlugin.cpp
std/StdFactory.cpp
std/StdFactory.h
std/StdPlugin.cpp
std/StdTimeout.cpp
std/StdTimeout.h
tests/mdsp_test_app.cpp
tests/mdsp_test_bt.cpp
tests/mdsp_test_display.cpp
tests/mdsp_test_integration.cpp
tests/mdsp_test_media.cpp
tests/mdsp_test_pkg.cpp
tests/mdsp_test_std.cpp
tests/mdsp_test_vconf.cpp
tests/mdsp_test_wifi.cpp
vconf/VconfBool.cpp
vconf/VconfBool.h
vconf/VconfDbl.cpp
vconf/VconfDbl.h
vconf/VconfFactory.cpp
vconf/VconfFactory.h
vconf/VconfInt.cpp
vconf/VconfInt.h
vconf/VconfPlugin.cpp
vconf/VconfStr.cpp
vconf/VconfStr.h
wifi/WifiAction.cpp
wifi/WifiAction.h
wifi/WifiActionPower.cpp
wifi/WifiActionPower.h
wifi/WifiFactory.cpp
wifi/WifiFactory.h
wifi/WifiPlugin.cpp