diff options
| author | Ziyan <jaraidaniel@gmail.com> | 2015-12-26 22:59:57 +0100 |
|---|---|---|
| committer | Ziyan <jaraidaniel@gmail.com> | 2016-02-19 00:17:41 +0100 |
| commit | a4feecd3c9d8d17b085d08a237f828efb8209788 (patch) | |
| tree | 4d152ef804e2e7d29d72c40f93d208d8858c9e17 /system.prop | |
| parent | 5a8c1d8c122b4bca355835c4c9f38cb3e14d1b95 (diff) | |
init: cleanup
- remove unused/unnecessary commands
- unify a few mkdir/chown/chmod commands
- fix indentation
- move the nfc property to system.prop
- move some blocks so it's easier to maintain this file
Diffstat (limited to 'system.prop')
| -rw-r--r-- | system.prop | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system.prop b/system.prop index de239a0..15defa6 100644 --- a/system.prop +++ b/system.prop @@ -5,7 +5,8 @@ rild.libargs=-e wwan0 persist.tegra.nvmmlite = 1 ro.audio.monitorOrientation=true -#NFC +# NFC +ro.nfc.port=I2C debug.nfc.fw_download=false debug.nfc.se=false |
