From 30d1312b7741ec1aa6b88374529f4561fb68a8a3 Mon Sep 17 00:00:00 2001 From: Ranjith Kagathi Ananda Date: Thu, 29 Jun 2017 16:37:03 -0700 Subject: [PATCH] Remove IMU cad calibration file Remove the cad calibration file and use only factory calibration file. Test: Tested on Taimen BUG=63146009 Change-Id: I3cf1a0084723b925eaa358830f76d48da0841b4e --- calibration_cad.xml | 58 --------------------------------------------- device.mk | 5 ---- 2 files changed, 63 deletions(-) delete mode 100644 calibration_cad.xml diff --git a/calibration_cad.xml b/calibration_cad.xml deleted file mode 100644 index 5a40d55..0000000 --- a/calibration_cad.xml +++ /dev/null @@ -1,58 +0,0 @@ - -0 - - - 640 - 480 - [512.4374; 512.4374; 320.0; 240.0; 0.0; 0.0; 0.0] - - - - - - 640 - 480 - [512.4374; 512.4374; 320.0; 240.0; 0.0; 0.0; 0.0] - - - - - - 640 - 480 - [512.4374; 512.4374; 320.0; 240.0; 0.0; 0.0; 0.0] - - - - - [0.0; 0.0; 0.0; 0.0; 0.0; 0.0] - [1; 1; 1; 0; 0; 0; 1; 1; 1; 0; 0; 0; 0; 0; 0; 1] - 5.3088444e-4 - 1.4125375e-4 - 0.004883649 - 1.2589254e-2 - - - [1, 0, 0, -0.0394227; 0, -1, 0, 0.0277431; 0, 0, -1, -0.00758045] - - - [1, 0, 0, -0.0394227; 0, -1, 0, 0.0277431; 0, 0, -1, -0.00758045] - - - [1, 0, 0, -0.0394227; 0, -1, 0, 0.0277431; 0, 0, -1, -0.00758045] - - - [0, -1, 0, 0; 1, 0, 0, 0; 0, 0, 1, 0] - - - [0, 1, 0, 0; -1, 0, 0, 0; 0, 0, 1, 0] - - - [0, 1, 0, 0; -1, 0, 0, 0; 0, 0, 1, 0] - - - 37.389444 - 122.0819 - 32 - - diff --git a/device.mk b/device.mk index 8a52bbe..98d331b 100644 --- a/device.mk +++ b/device.mk @@ -75,13 +75,8 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.radio.log_prefix="modem_log_" endif -#IMU calibration -PRODUCT_COPY_FILES += \ - device/google/taimen/calibration_cad.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/calibration_cad.xml - #IMU calibration PRODUCT_PROPERTY_OVERRIDES += \ - persist.config.calibration_cad=/vendor/etc/sensors/calibration_cad.xml \ persist.config.calibration_fac=/persist/sensors/calibration/calibration.xml # Vibrator HAL