15 lines
217 B
Plaintext
Executable File
15 lines
217 B
Plaintext
Executable File
#
|
|
# ADDITIONAL_DEFAULT_PROPERTIES
|
|
#
|
|
ro.secure=0
|
|
ro.allow.mock.location=1
|
|
ro.debuggable=1
|
|
persist.service.adb.enable=1
|
|
# for 800x480
|
|
#ro.sf.lcd_density=210
|
|
# for 400x240
|
|
ro.sf.lcd_density=105
|
|
|
|
#dalvik.vm.heapsize=10m
|
|
|