commit | 812f5d31014f347956fc8c996c183bdb07b0a12e | [log] [tgz] |
---|---|---|
author | Howard Chen <howardsoc@google.com> | Fri Apr 07 20:15:28 2017 +0800 |
committer | Howard Chen <howardsoc@google.com> | Mon Apr 17 14:34:34 2017 +0800 |
tree | d6e881ff8a79ed40cc00218647abc95c1dcf5d8c | |
parent | 5df789421382e6293d60cf050b3126b450680b31 [diff] |
Add IScheduleTest for VTS libhwbinder scheduler test Add IScheduleTest.hal: send(cfg, callerSta) cfg: 1 for verbose output caller_status: (caller_rt_priority <<16 )| caller_cpu with the return value defined as: ((1 if no priority inheritance)<<16) | (1 if no cpu sync) The implementation is in ScheduleTest.cpp Bug:36705188 Test: sailfish/prebuilt kernel/oc-dev with the libhwbinder_latency vts test case Change-Id: Ie2a837c8d0d4fa95c6fd0ebd50e76412cb808df8