• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/dell/sparta


Commit MetaInfo

Revision94ae837d8e237fc8910fb2e31c317b7187a48353 (tree)
Time2011-03-29 17:07:01
AuthorDoug Anson <danson@aust...>
CommiterChih-Wei Huang

Log Message

update system.prop for optimizations

Change Summary

Incremental Difference

--- a/system.prop
+++ b/system.prop
@@ -1,3 +1,54 @@
11 # system.prop for sparta
2-ro.sf.lcd_density=160
3-# end system.prop for sparta
2+wifi.interface=eth0
3+wifi.supplicant_scan_interval=15
4+ro.com.google.locationfeatures=1
5+# density in DPI of the LCD of this board. This is used to scale the UI
6+# appropriately. If this property is not defined, the default value is 160 dpi.
7+ro.sf.lcd_density=240
8+# ro.sf.lcd_density=160
9+
10+# For SD storage insert notification sound
11+persist.service.mount.playsnd=0
12+
13+# For auto backlight default value
14+settings.display.autobacklight=1
15+
16+# default value of brightness
17+settings.display.brightness=143
18+
19+gsm.sim.operator.numeric=0
20+gsm.sim.operator.alpha=0
21+gsm.sim.operator.iso-country=0
22+
23+#
24+# ADDITIONAL_BUILD_PROPERTIES
25+#
26+ro.com.google.clientidbase=android-sprint-us
27+ro.com.google.locationfeatures=1
28+ro.cdma.home.operator.numeric=310120
29+ro.cdma.home.operator.alpha=Sprint
30+ro.setupwizard.enable_bypass=1
31+ro.media.dec.jpeg.memcap=20000000
32+dalvik.vm.lockprof.threshold=500
33+dalvik.vm.dexopt-flags=m=y
34+ro.opengles.version=131072
35+media.a1026.nsForVoiceRec=0
36+media.a1026.enableA1026=1
37+keyguard.no_require_sim=true
38+ro.com.android.dateformat=MM-dd-yyyy
39+ro.com.android.dataroaming=false
40+ro.rommanager.developerid=cyanogenmod
41+ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
42+ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
43+ro.com.google.clientidbase=android-google
44+ro.com.android.wifi-watchlist=GoogleGuest
45+ro.setupwizard.enterprise_mode=1
46+ro.com.android.dateformat=MM-dd-yyyy
47+ro.com.android.dataroaming=false
48+ro.config.ringtone=Playa.ogg
49+ro.config.notification_sound=regulus.ogg
50+ro.config.alarm_alert=Alarm_Beep_03.ogg
51+ro.setupwizard.mode=OPTIONAL
52+dalvik.vm.dexopt-flags=m=y
53+net.bt.name=Android
54+dalvik.vm.stack-trace-file=/data/anr/traces.txt