diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-03 15:58:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-03 15:58:04 +0200 |
| commit | d6c52de07f523a8ddc0b1e7b28ddce7befbd9df7 (patch) | |
| tree | 229f7ce33d5845dd038d7278cd30121fc2bf444d | |
| parent | 6590e6fd20401107240886d673fd4b7b51c24413 (diff) | |
remove: ro.sf.hwrotation=180 as it is fixed kernel-side
see commit :
https://github.com/Moyster/android_kernel_m2note/commit/889dd7a18b05d5de3cbd96d6e1bca7930178286b
| -rw-r--r-- | system.prop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system.prop b/system.prop index 3256174..0a6a0cd 100644 --- a/system.prop +++ b/system.prop @@ -168,7 +168,6 @@ persist.radio.mobile.data=0,0 # temp nav bar qemu.hw.mainkeys=0 -ro.sf.hwrotation=180 # OTA # cm.updater.uri=https://ota.cm.mkoas.de/api |
