平台:Qualcomm msm8909
Fail item:
Description:
Test | Result | Details |
---|---|---|
android.app.cts.SystemFeaturesTest | ||
-- testCameraFeatures |
fail
|
junit.framework.AssertionFailedError: Device does not have front-facing camera but reports either the FEATURE_CAMERA_FRONT or FEATURE_CAMERA_EXTERNAL feature at junit.framework.Assert.fail(Assert.java:50)
|
how to verify it under CTS :
run cts -c android.app.cts.SystemFeaturesTest --m testCameraFeatures
solution:
remove camera front xml
modify device/qcom/common/base.mk
remove
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
全站熱搜
留言列表