commit | 9248ee4f9691ce44cdfc83b79cd0ddcf098d82ff | [log] [tgz] |
---|---|---|
author | Tim Schumacher <timschumi@gmx.de> | Wed Nov 28 21:44:18 2018 +0100 |
committer | Michael Bestas <mkbestas@lineageos.org> | Sun Apr 07 12:13:02 2019 +0200 |
tree | 68beae6249be9099dd9d0131859aa987f84ddb77 | |
parent | a9fa6b869cee513d656805719f75b02467b7ceaf [diff] |
Add back ACCELEROMETER_ROTATION_ANGLES and update references This needed to move back into fw/b, because it needs to be accessed from inside the RotationPolicy. Previously (when this constant and Setting were located in lineage-sdk), the settings for the display rotation had no effect, because we couldn't query the correct set of settings. Change-Id: Icce249925a578c328db3884e5d332b20d6e7db6c Fixes: BUGBASH-2042