diff options
| author | Moyster <oysterized@gmail.com> | 2016-08-24 11:47:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-24 11:47:21 +0200 |
| commit | 3ddb8d560a9acf23647119389963646e61a31ecc (patch) | |
| tree | 6be9e26d6687f4188e559551dd8427ea8e4f3dc7 | |
| parent | 4b4a9d5d743143e014c597be77be470f18156df3 (diff) | |
disable"only charge" mode
| -rw-r--r-- | system.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system.prop b/system.prop index 298fc06..4e63726 100644 --- a/system.prop +++ b/system.prop @@ -46,7 +46,7 @@ ro.sys.usb.storage.type=mtp,mass_storage ro.sys.usb.bicr=yes # USB Charge only function -ro.sys.usb.charging.only=yes +# ro.sys.usb.charging.only=yes # audio ro.camera.sound.forced=0 |
