Modify and add files to make this repository buildable
authorSangYoun Kwak <sy.kwak@samsung.com>
Thu, 9 Feb 2023 11:03:09 +0000 (20:03 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Fri, 21 Apr 2023 08:17:42 +0000 (17:17 +0900)
commit5ee46adc8ba4ca557fe0b3bc64c1ebe0d8171d15
treedb24f57522346b3994377ca610603c70e971117f
parent34092e367e04a87591cf77e44cd0deed386906bc
Modify and add files to make this repository buildable

Files like spec file, cmakelists, license file were added to make this
repository buildable and callable from plugin-resourced.

Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
CMakeLists.txt [new file with mode: 0644]
LICENSE [deleted file]
LICENSE.Apache-2.0 [new file with mode: 0644]
packaging/plugin-backend-resourced-rpi.manifest [new file with mode: 0644]
packaging/plugin-backend-resourced-rpi.spec [new file with mode: 0644]
packaging/resourced-plugin-backend-iot-headed.spec [deleted file]
src/low_memory_killer/CMakeLists.txt [new file with mode: 0644]
src/low_memory_killer/low_memory_killer.c [new file with mode: 0644]
src/plugin-backend-lmk.cpp [deleted file]