Skip to content
Commit 706bb3e9 authored by Tony Huang's avatar Tony Huang
Browse files

Fix stage split rotation

On current implementation, it will use DC.getLastOrientation in
TDA#getOrientation, it will got SCREEN_ORIENTATION_NOSENSOR so it
didn't rotate.

Fix this by adding checking if TDA non floating root task is visible
and creadted by organize, it should all use
SCREEN_ORIENTATION_UNSPECIFIED.

Fix: 194158966
Test: active stage split and rotate divice
Change-Id: Ib9aaa9f822f7d3404410c505a12155bb69cb054d
parent e5c6355a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment