Avoid unnecessary binder call to set the same orientation
This avoid problematic apps from keeping the system busy.
Fix: 265021810
Test: Loop calling setRequestedOrientation with the same value.
There will be only one binder call.
Change-Id: Ic6731ee1e0637f7020f7a195d505aadb25e88424
Loading
Please register or sign in to comment