Do not make strong reference to Resources.
This CL removes the strong reference added for mapping display ids and Resources to Displays. Instead, the key pair is now the display id and ResourcesKey, and the mapping is pruned when key is invalidated. Change-Id: If91368171212b28c40e03c15fb39c72412a44811 Fixes: 36625868 Test: make -j32 cts; cts-tradefed; run cts --module CtsAppTestCases --test android.app.cts.DisplayTest#testRotation
Loading
Please register or sign in to comment