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

Commit e1b908f5 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Delete obsolete includes

Change-Id: I960a179a026ff8d710b43b64cb358f18ee04de16
parent e61fd281
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -15,11 +15,6 @@
** limitations under the License.
*/

// System headers required for setgroups, etc.
#include <sys/types.h>
#include <unistd.h>
#include <grp.h>

#include <binder/IPCThreadState.h>
#include <binder/ProcessState.h>
#include <binder/IServiceManager.h>
@@ -29,7 +24,6 @@
#include <CameraService.h>
#include <MediaPlayerService.h>
#include <AudioPolicyService.h>
#include <private/android_filesystem_config.h>

using namespace android;