diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-03 21:53:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-03 21:53:35 +0200 |
| commit | aca95ccdcbbef83ef9818254d18fef4a6c46cf05 (patch) | |
| tree | 9e3f682e7d50a2c4b10fda1fedeb3b35c6e13d9b | |
| parent | ccb0f29cf542b25769bc0dd253bfdcad835f5445 (diff) | |
reintroduce ro.sf.hwrotation=180
as the kernel thing didn't change much
| -rw-r--r-- | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 0a6a0cd..3256174 100644 --- a/system.prop +++ b/system.prop @@ -168,6 +168,7 @@ 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 |
