Change TASH task priority 16/107816/4
authorahreum.jeong <ahreum.jeong@samsung.com>
Fri, 30 Dec 2016 05:13:35 +0000 (14:13 +0900)
committerahreum.jeong <ahreum.jeong@samsung.com>
Fri, 30 Dec 2016 06:23:54 +0000 (15:23 +0900)
commita46ad054c80b982644c244225e28ac805e325b55
treef751113748486869c5ca996a12c02fd530dfea7d
parenta80f26484608d27cc5ac9a7eda933cf3381b6637
Change TASH task priority

Assert when pm_update is called before pm_worker is executed.
Because TASH priority(252) is higher than HPWORK priority(224).
So we need to decrease TASH priority to make it lower value than kernel thread priority

Change-Id: Ia4f3a88eba964c31da5f001006a17089d31d5e9e
apps/shell/tash_main.c