android.app.cts.SystemFeaturesTest#testCameraFeatures - flymobile/CTS GitHub Wiki

android.app.cts.SystemFeaturesTest#testCameraFeatures

Fail信息:


-- testCameraFeatures fail junit.framework.AssertionFailedError: PackageManager#hasSystemFeature should NOT return true for android.hardware.camera.autofocus at junit.framework.Assert.fail(Assert.java:50)

解决方法:

修改路径:android.hardware.camera.xml:
<!--feature name="android.hardware.camera.autofocus" /-->