forked from kbc-developers/android_device_samsung_celoxdcm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
40 lines (30 loc) · 759 Bytes
/
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
37
38
39
40
#
# system.prop for SC-03D
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data_netmgrd_nint=16
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=17
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
# Fields for custom RIL
telephony.lteOnGsmDevice=1
# System property for SIM
persist.radio.apm_sim_not_pwdn=1
# System prop for qmi adb log
persist.radio.adb_log_on=1
# System proverty for sys info indication
persist.radio.add_power_save=1
# System proverty snapshot disable
persist.radio.snapshot_disabled=1
# docomo
ro.config.libemoji=libemoji_docomo.so