commit | 4eccd9a1c63ddcae5f7b5052f9c705a677e14d67 | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Sun Jun 30 12:20:09 2019 -0500 |
committer | bigbiff <bigbiff@teamw.in> | Mon Oct 19 22:08:25 2020 +0000 |
tree | 257de8abb6096d2eb0c9abff43cf49f46e9c044d | |
parent | bff7617e2f2bd53375adee68bff43f4cfacbc7d7 [diff] |
Choose hwrotation at runtime If the prop persist.twrp.rotation is set to 0, 90, 180, or 270, that will be used. If the prop is not set, the existing rotation board config flags will be honored. Note: This flag will only rotate graphics. If a set of devices needs differing touch rotation, that support will need added separately. Change-Id: I6996c07bc0ae7bb8555b3d480b2917a17a365eb3