Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2deb787e authored by Josh Gao's avatar Josh Gao
Browse files

adb: move remount_service.h into daemon.

Test: treehugger
Change-Id: I1a895d52da2c2ef281d562be778cfe0a01854a4f
parent 86acb863
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -53,10 +53,10 @@
#if !ADB_HOST
#include "daemon/file_sync_service.h"
#include "daemon/framebuffer_service.h"
#include "daemon/remount_service.h"
#include "daemon/set_verity_enable_state_service.h"
#include "daemon/shell_service.h"
#endif
#include "remount_service.h"
#include "services.h"
#include "socket_spec.h"
#include "sysdeps.h"