PLM Proximity issue fix
authortawhwan.son <tawhwan.son@samsung.com>
Mon, 24 Jun 2013 01:46:52 +0000 (10:46 +0900)
committertawhwan.son <tawhwan.son@samsung.com>
Mon, 24 Jun 2013 01:46:52 +0000 (10:46 +0900)
Change-Id: I8ec515146555cb053e9cbc918147cc08a53f2200
Signed-off-by: tawhwan.son <tawhwan.son@samsung.com>
inc/FUixSensorProximitySensorData.h

index 0307f64..7659bd3 100644 (file)
@@ -119,7 +119,9 @@ private:
 public:
        /**
         * The distance value of the proximity sensor data
-        *
+        * @brief                   <i> [Deprecated] </i>
+     * @deprecated               This member variable is deprecated because most proximity sensors do not provide distance value reliably.
+     *                           Instead of using this variable, use the IsObjectDetected(void) method.
         * @since 2.0
         */
        float distance;