diff options
-rw-r--r-- | BoardConfigCommon.mk | 5 | ||||
-rw-r--r-- | system.prop | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 09eeb20..9fac0e7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -109,11 +109,6 @@ BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_QCOM := true QCOM_BT_USE_BTNV := true -# Camera -BOARD_QTI_CAMERA_32BIT_ONLY := true -USE_DEVICE_SPECIFIC_CAMERA := true -TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true - # Charger BOARD_CHARGER_ENABLE_SUSPEND := true BOARD_CHARGER_DISABLE_INIT_BLANK := true diff --git a/system.prop b/system.prop index 808e123..b24dc01 100644 --- a/system.prop +++ b/system.prop @@ -28,10 +28,6 @@ ro.bluetooth.emb_wp_mode=true ro.bluetooth.wipower=true # Camera -persist.camera.imglib.fddsp=1 -persist.camera.llc=1 -persist.camera.llnoise=1 -persist.camera.stats.test=0 camera.disable_zsl_mode=1 # CNE |