1 # RIL and telephony related settings 2 rild.libargs=-d /dev/chnlat10 3 rild.libpath=/system/lib/libmoto_ril.so 4 persist.ril.mux.ttydevice=/dev/usb/tty2-1:1.2 5 persist.ril.mux.noofchannels=8 6 persist.ril.modem.mode=1 7 persist.ril.modem.ttydevice=/dev/usb/tty2-1:1.4 8 ro.telephony.default_network=4 9 10 # The OpenGL ES API level that is natively supported by this device. 11 # This is a 16.16 fixed point number 12 ro.opengles.version = 131072 13