Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
45 stars 43 forks source link

[Meerkat] Start Meerkat via Offload Settings #361

Closed younghajung closed 3 years ago

younghajung commented 3 years ago

This patch adds startService and stopService method to MeerkatServerService, and removes code that launchs Meerkat in LaunchIntentDispatcher. After this, Meerkat will be started via Offload Settings.

Signed-off-by: yh106.jung yh106.jung@samsung.com