Skip to content

android.app.cts.SystemFeaturesTest

sayuan edited this page Feb 2, 2014 · 2 revisions

手機內的檔案 /system/etc/permissions 會記載手機具有哪些 feature,當與實際 不符時就會 fail。

心得 1

  • Date: 2013/03
  • CTS 版本: ALL
  • 回報人: sayuan, walkingice

請先確認此裝置是否有相關的 sensor,並與 CTS report 最上方的 Features 欄位進行比對,若是與實際上不符,就表示對應的 permission file 設定有誤。

testCameraFeatures

testSensorFeatures

Permission files:

  • android.hardware.sensor.proximity.xml
  • android.hardware.camera.flash-autofocus.xml

testTelephonyFeatures

Permission files:

  • android.hardware.telephony.gsm.xml