java - Android test "ro.build.date.utc" warning -


i'm trying use robolectric test android application, , following warning:

warning: no system properties value ro.build.date.utc 

any idea how fix it?

it appears lots of people having issue, , causes no harm. suppress warning. check out suppressing lint warnings. has been asked on stack overflow before.


Comments