diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-12-01 08:44:09 -0800 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-12-01 08:48:55 -0800 |
commit | b198b74c145218e9f4f596f9ba847873cf60e060 (patch) | |
tree | 8c4170aca6a8f6799c47734a2100ab5d240cffa3 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 595a29efb207ddd2db05036d7304cb0a730c686e (diff) |
Don't send SCREEN_ORIENTATION_UNSET to apps.
SCREEN_ORIENTATION_UNSET is an internal implementation detail of how WM
now handles WindowContainer requesting a specific orientation. The
container will return SCREEN_ORIENTATION_UNSET for getOrientation method
if it should affect the device orientation under specific conditions like
when it isn't visible. However, we still want to return the requested
app orientation if someone from outside WM asked for it regardless of if
the app is visible or not.
Bug: 33067025
Test: Adding a new document in the Drive app with the scan option doesn't crash.
Change-Id: I53aee1afaa311994520f573139aea9a0d87bc8e6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions