Android.mk: fix compiling errors caused by unused parameters

Android enables '-Wall -Werror' compiling parameters by default, as a result
compiling errors are caused in cpuidle and utils, so add '-Wno-error' to disable
this check.

Signed-off-by: Zhengwang Ruan <ruanzw@xiaopeng.com>
2 files changed