Remove obsolete references to sched_policy.h

As part of scheduling policy cleanup, remove or isolate
all references to the scheduling policy APIs.

Change-Id: Ia1ea2fe711a399039f25217309e061267744b856
This commit is contained in:
Glenn Kasten 2012-03-05 18:12:45 -08:00
parent 16165db5d6
commit 4bcb57502c
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#include <binder/Binder.h>
#include <binder/BpBinder.h>
#include <cutils/sched_policy.h>
#include <utils/Debug.h>
#include <utils/Log.h>
#include <utils/TextOutput.h>