ANDROID: restrict store of prefer_idle as boolean
authorWei Wang <wvw@google.com>
Wed, 26 Sep 2018 20:48:19 +0000 (13:48 -0700)
committerWei Wang <wvw@google.com>
Wed, 26 Sep 2018 21:01:27 +0000 (14:01 -0700)
commite709f59a8cd2405f59451073c58b3e335c643b27
treeaab75603d6dd000a64a8932adc659cc1d7ca21b2
parent5efa57938b629ac57c6001526bb1bf413692b6f4
ANDROID: restrict store of prefer_idle as boolean

It works as boolean so stores like a boolean too.

Bug: 116734731
Test: Set stune
Change-Id: I0daa3cc1723d009ed5bc2a71fa1c2e3d4ece6a7f
Signed-off-by: Wei Wang <wvw@google.com>
kernel/sched/tune.c