Skip to content
Commit fa89b601 authored by Yongqin Liu's avatar Yongqin Liu
Browse files

DeviceInfoUtils.java: support to show kernel version compiled with clang



The kernel version displayed in settings is only shown correctly
when built with gcc, this change adds support for a kernel built
with clang.

Test: manually on hikey with following command:
adb shell am instrument -w -e class com.android.settings.DeviceInfoSettingsTest com.android.settings.tests.unit/android.support.test.runner.AndroidJUnitRunner

Change-Id: I9b7991681cb5abdf44e7d1d1bff84c7c866be2ed
Signed-off-by: default avatarYongqin Liu <yongqin.liu@linaro.org>
parent b09cf3fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment