On 16 October 2017 at 20:02, Li Zhijian wrote:
> 'ps' have different output between Android and ubuntu, and test suite
> use get_os to determine which OS the scripts are running on.
>
> at commit 84479a38, thermal: Get correct PID for heat_cpu based on OS
> this patch want to get PID based on OS,
On 16 October 2017 at 20:03, Li Zhijian wrote:
> at commit aea49c3: functions: Fix logic for get_os() function
> To determine which OS the scripts are running on, check if the
> build.prop file exists instead of using the lsb_release command.
> If it does, then the scripts are running on Androi