forked from RobertRozic/rootbox_device_samsung_codina
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsystem.prop
36 lines (35 loc) · 1.08 KB
/
system.prop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
# system.prop for GT-I8160
#
debug.hwui.render_dirty_regions=false
persist.service.adb.enable=1
persist.sys.usb.config=mtp,adb
rild.libargs=-d /dev/ttyS0
rild.libpath=/system/lib/libsec-ril.so
ro.opengles.version=131072
ro.telephony.call_ring.multiple=false
ro.telephony.ril_class=SamsungU8500RIL
ro.telephony.sends_barcount=1
ro.ril.gprsclass=10
ro.ril.hsxpa=1
ro.sf.lcd_density=240
ste.cam.back.orientation=90
ste.cam.ext.cfg.path.secondary=/system/usr/share/camera/config_file/aptina_mt9v113.dat
ste.cam.front.orientation=270
ste.dbus.bus.address=unix:path=/dev/socket/dbus_ste
ste.nmf.autoidle=1
ste.omx.ctx=0
ste.special_fast_dormancy=false
ste.video.dec.mpeg4.in.size=8192
ste.video.dec.recycle.delay=1
ste.video.enc.out.buffercnt=5
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
dalvik.vm.dexopt-data-only=1
# Hardware info
ro.device.chipset=ST-Ericsson NovaThor U8500 (45nm)
ro.device.cpu=ARMv7 800MHz Dual-core ARM Cortex-A9
ro.device.gpu=Mali-400MP Single Core
ro.device.rear_cam=5 Mpix (2592x1944)
ro.device.front_cam=VGA (640x480)
ro.device.screen_res=3,8' 800x480 pixels ( ~246 ppi)