diff options
Diffstat (limited to 'system.prop')
-rwxr-xr-x | system.prop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system.prop b/system.prop new file mode 100755 index 0000000..bf1ddd5 --- /dev/null +++ b/system.prop @@ -0,0 +1,7 @@ +# +# system.prop for note +# + +rild.libpath=/system/lib/libsec-ril.so +rild.libargs=-d /dev/ttyS0 +persist.sys.strictmode.visual=0 |