diff options
| author | eyosen <abittin@gmail.com> | 2015-03-07 21:48:16 +0200 |
|---|---|---|
| committer | eyosen <abittin@gmail.com> | 2015-03-07 21:48:16 +0200 |
| commit | f41a43e1600756c88aaeffec21d6d691f663c3b8 (patch) | |
| tree | 38bfd70556992790824e4218603d1717d7468ec3 | |
| parent | 2a587f7e252ad705fcd4ce31cfb30677822abf42 (diff) | |
ghost: fix typolp5.0
Change-Id: I689246bf1c20008f28d8eda442d3b613103b4620
| -rw-r--r-- | system.prop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system.prop b/system.prop index a989ebf..24444dc 100644 --- a/system.prop +++ b/system.prop @@ -2,5 +2,5 @@ rild.libargs=-d /dev/smd0 rild.libpath=/system/lib/libril-qc-qmi-1.so -+# Enable USB OTG -+persist.sys.isUsbOtgEnabled=true +# Enable USB OTG +persist.sys.isUsbOtgEnabled=true |
