ANDROID: binder: fix node sched policy calculation
authorGanesh Mahendran <opensource.ganesh@gmail.com>
Tue, 26 Sep 2017 09:56:25 +0000 (17:56 +0800)
committerDanny Wood <danwood76@gmail.com>
Tue, 8 Oct 2019 13:56:55 +0000 (14:56 +0100)
commite75424d90ad58c2b0dab7043da3d27b529a2a443
tree52539b425f273aeaf2413c63faa967d9ebaef701
parent4792254fb351b4832c01b7c2f1b52b6bcab02e6e
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