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>
Fri, 8 Nov 2019 12:03:13 +0000 (12:03 +0000)
commitb4b39b68c0237d0b5bc55b4f8a4bb22c8b093068
tree52539b425f273aeaf2413c63faa967d9ebaef701
parent8ff8351e7b97502dc5176519ebf8bd5f5dd1602a
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