commit | de0a0155762d381c435085d11245f501ad59921b | [log] [tgz] |
---|---|---|
author | Kulwinder Singh <kulwinder.singh@mediatek.com> | Fri Aug 31 13:14:03 2018 +0530 |
committer | Robert Chou <robertchou@google.com> | Mon Jan 28 01:07:06 2019 +0000 |
tree | 7c740f7efa95ee5aaa27cd365abbc0adca854600 | |
parent | d274332a9d23efd9b6b96cfbdd7873cb11172448 [diff] |
Fix for CTS testAllowWhileIdleJobInTempwhitelist In this test case when all constraints to run the jobs are satisfied, then to make job ready to run, intent MSG_CHECK_JOB is send to job handler. But this intent is not dispatched to job handler. BUG: 113778907 Test:After these changes this CTS case always passed. Change-Id: I8c63361dcd7ade19b724c9bc2fdf78d5f10c8d71 Merged-In: I8c63361dcd7ade19b724c9bc2fdf78d5f10c8d71 Feature: CTS(*)