Override application display adjustments while launching activity
A launching activity with fixed rotation may get information from a Display object which is associated with application resources. In order to let the display size and rotation are consistent with the activity configuration, the override configuration of activity will update to the display adjustments of application resources. Fixes: 157558894 Test: AppConfigurationTests#testRotatedInfoWithFixedRotationTransform Change-Id: I7f72d838170a5f588bb8dd279ae081d1a3ddba95
Loading
Please register or sign in to comment