ANDROID: binder: fix node sched policy calculation
authorGanesh Mahendran <opensource.ganesh@gmail.com>
Tue, 26 Sep 2017 09:56:25 +0000 (17:56 +0800)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commitff26505d4665def86c286a9abe28bba2c93fcaac
treec7805348c2fa1614ab393f899091b8afee237e17
parent9b608f484fd3631807cf1b5cccc136ab12d48561
ANDROID: binder: fix node sched policy calculation

We should use FLAT_BINDER_FLAG_SCHED_POLICY_MASK as
the mask to calculate sched policy.

Change-Id: Ic252fd7c68495830690130d792802c02f99fc8fc
Signed-off-by: Ganesh Mahendran <opensource.ganesh@gmail.com>
drivers/android/binder.c