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

Commit 06a582e8 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

Remove unnecessary header file.

In b2cac4ff, the last
reference to property_get was removed, but the include
file remained. Remove it.

This is causing me unrelated problems.

Change-Id: I87bbfbfa5871f6da4a1b00037a225f67bbd75881
parent 59eaeed5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@
#include <utils/Log.h>

#include <cutils/sched_policy.h>
#include <cutils/properties.h>

#include <stdio.h>
#include <stdlib.h>