I am running robolectric ver3.4.2 tests in Android Studio 3.0 beta and 2.3. Tests behave normally, but I get these warnings:
WARNING: no system properties value for ro.control_privapp_permissions WARNING: no system properties value for ro.crypto.state WARNING: no system properties value for ro.crypto.type
Any idea why?
android-studio unit-testing robolectric
user1390616
source share