sync with master
authorJinkun Jang <jinkun.jang@samsung.com>
Sat, 16 Mar 2013 12:10:06 +0000 (21:10 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Sat, 16 Mar 2013 12:10:06 +0000 (21:10 +0900)
res/arm/usr/etc/system-info.ini [new file with mode: 0644]
res/x86/usr/etc/system-info.ini [new file with mode: 0644]

diff --git a/res/arm/usr/etc/system-info.ini b/res/arm/usr/etc/system-info.ini
new file mode 100644 (file)
index 0000000..b91e076
--- /dev/null
@@ -0,0 +1,26 @@
+#SystemInfo
+WACVersion=
+OverlayRegionHeightUnit=2
+OverlayRegionWidthUnit=2
+MaxOverlayRegionCount=8
+http://tizen.org/feature/screen.size.normal=true
+http://tizen.org/feature/screen.size.large=false
+http://tizen.org/feature/screen.coordinate_system.size.normal=true
+http://tizen.org/feature/screen.coordinate_system.size.large=false
+http://tizen.org/feature/screen.coordinate_system.physical.normal_480x800=false
+http://tizen.org/feature/screen.coordinate_system.physical.normal_720x1280=true
+http://tizen.org/feature/screen.coordinate_system.physical.large_480x800=false
+http://tizen.org/feature/screen.coordinate_system.physical.large_720x1280=false
+http://tizen.org/feature/screen.coordinate_system.logical.normal=true
+http://tizen.org/feature/screen.coordinate_system.logical.large=false
+http://tizen.org/feature/platform.native.api.version=2.1
+http://tizen.org/feature/platform.web.api.version=2.1
+#UiControlInfo
+OverlayRegionHeightUnit=2
+OverlayRegionWidthUnit=2
+MaxOverlayRegionCount=8
+OverlayRegionBufferPixelFormat=ARGB8888/RGB565/YCbCr420P/NV12/UYVY
+OverlayDstMinWidth=16
+OverlayDstMinHeight=8
+OverlaySrcMinWidth=16
+OverlaySrcMinHeight=8
diff --git a/res/x86/usr/etc/system-info.ini b/res/x86/usr/etc/system-info.ini
new file mode 100644 (file)
index 0000000..1c906bd
--- /dev/null
@@ -0,0 +1,26 @@
+#SystemInfo
+WACVersion=
+OverlayRegionHeightUnit=1
+OverlayRegionWidthUnit=1
+MaxOverlayRegionCount=8
+http://tizen.org/feature/screen.size.normal=true
+http://tizen.org/feature/screen.size.large=false
+http://tizen.org/feature/screen.coordinate_system.size.normal=true
+http://tizen.org/feature/screen.coordinate_system.size.large=false
+http://tizen.org/feature/screen.coordinate_system.physical.normal_480x800=false
+http://tizen.org/feature/screen.coordinate_system.physical.normal_720x1280=true
+http://tizen.org/feature/screen.coordinate_system.physical.large_480x800=false
+http://tizen.org/feature/screen.coordinate_system.physical.large_720x1280=false
+http://tizen.org/feature/screen.coordinate_system.logical.normal=true
+http://tizen.org/feature/screen.coordinate_system.logical.large=false
+http://tizen.org/feature/platform.native.api.version=2.1
+http://tizen.org/feature/platform.web.api.version=2.1
+#UiControlInfo
+OverlayRegionHeightUnit=1
+OverlayRegionWidthUnit=1
+MaxOverlayRegionCount=8
+OverlayRegionBufferPixelFormat=ARGB8888/RGB565/YCbCr420P
+OverlayDstMinWidth=16
+OverlayDstMinHeight=8
+OverlaySrcMinWidth=16
+OverlaySrcMinHeight=8