From 5da1224da23049dd11a72b56a8886fc278d4150c Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Fri, 22 Jun 2012 23:59:41 +0200 Subject: initial commit --- system.prop | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system.prop (limited to 'system.prop') diff --git a/system.prop b/system.prop new file mode 100644 index 0000000..c13b75b --- /dev/null +++ b/system.prop @@ -0,0 +1,6 @@ +# +# system.prop for espresso +# +rild.libpath=/vendor/lib/libsec-ril.so +rild.libargs=-d /dev/ttys0 +telephony.lteOnCdmaDevice=0 -- cgit v1.1