diff options
author | taemin.yeom <taemin.yeom@samsung.com> | 2021-09-30 10:43:55 +0900 |
---|---|---|
committer | Taemin Yeom <taemin.yeom@samsung.com> | 2021-12-15 05:29:17 +0000 |
commit | c90104755227c0de0a4eed63c68ace06011d22b5 (patch) | |
tree | 381a03dac207bc91708d1036230afe1c04cccbae /emulator/model-config_tv64.xml | |
parent | 4985cfc97ee1fcf551058cf6ce824f2ba2a72f4f (diff) | |
download | unified-model-config-tizen_6.5.tar.gz unified-model-config-tizen_6.5.tar.bz2 unified-model-config-tizen_6.5.zip |
[ACR-1655] Add new featuresubmit/tizen_6.5/20211222.080028submit/tizen_6.5/20211222.074812submit/tizen_6.5/20211222.074647accepted/tizen/6.5/unified/20211223.131309accepted/tizen/6.5/unified/20211222.123721tizen_6.5accepted/tizen_6.5_unified
-tizen.org/feature/sensor.orientation
-tizen.org/feature/sensor.gyroscope_orientation
-tizen.org/feature/sensor.geomagnetic_orientation
Change-Id: Ia5312d04be9ec5d3beb1c4ca34a184e0320dc2c3
Signed-off-by: taemin.yeom <taemin.yeom@samsung.com>
Diffstat (limited to 'emulator/model-config_tv64.xml')
-rw-r--r-- | emulator/model-config_tv64.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulator/model-config_tv64.xml b/emulator/model-config_tv64.xml index 46f6818..9b78d86 100644 --- a/emulator/model-config_tv64.xml +++ b/emulator/model-config_tv64.xml @@ -183,12 +183,14 @@ <key name="tizen.org/feature/sensor.barometer" type="bool">false</key> <key name="tizen.org/feature/sensor.barometer.wakeup" type="bool">false</key> <key name="tizen.org/feature/sensor.bio" type="bool">false</key> + <key name="tizen.org/feature/sensor.geomagnetic_orientation" type="bool">false</key> <key name="tizen.org/feature/sensor.geomagnetic_rotation_vector" type="bool">false</key> <key name="tizen.org/feature/sensor.gesture_recognition" type="bool">false</key> <key name="tizen.org/feature/sensor.gravity" type="bool">false</key> <key name="tizen.org/feature/sensor.gyroscope" type="bool">false</key> <key name="tizen.org/feature/sensor.gyroscope.uncalibrated" type="bool">false</key> <key name="tizen.org/feature/sensor.gyroscope.wakeup" type="bool">false</key> + <key name="tizen.org/feature/sensor.gyroscope_orientation" type="bool">false</key> <key name="tizen.org/feature/sensor.gyroscope_rotation_vector" type="bool">false</key> <key name="tizen.org/feature/sensor.heart_rate_monitor" type="bool">false</key> <key name="tizen.org/feature/sensor.heart_rate_monitor.led_green" type="bool">false</key> @@ -199,6 +201,7 @@ <key name="tizen.org/feature/sensor.magnetometer" type="bool">false</key> <key name="tizen.org/feature/sensor.magnetometer.uncalibrated" type="bool">false</key> <key name="tizen.org/feature/sensor.magnetometer.wakeup" type="bool">false</key> + <key name="tizen.org/feature/sensor.orientation" type="bool">false</key> <key name="tizen.org/feature/sensor.pedometer" type="bool">false</key> <key name="tizen.org/feature/sensor.photometer" type="bool">false</key> <key name="tizen.org/feature/sensor.photometer.wakeup" type="bool">false</key> |