OSDN Git Service

Remove the duplication of the function call
authorKishore Kadiyala <kishore.kadiyala@intel.com>
Wed, 17 Jan 2018 09:02:06 +0000 (14:32 +0530)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Thu, 18 Jan 2018 22:27:36 +0000 (14:27 -0800)
commitb65c38ce47a628092b5a1d02c6bd31a57f552d2f
treeeb092d40c94daae32e17683e7b4887a64d79a028
parent8d4aef133d3ee18bae862cff5badd368b8658ef8
Remove the duplication of the function call

Process State is already initialized at beginning of the process,
and again calling the same is duplication.

Jira: None
Test: GPA launching 3rd party App shouldn't cause any SIGSEGV
      & also HWC tests should PASS.
Signed-off-by: Kishore Kadiyala <kishore.kadiyala@intel.com>
os/android/hwcservice.cpp