Skip to content
Commit 799dd1cf authored by lumark's avatar lumark
Browse files

Fix ZOrderingTest got NPE during display creation.

ag/5431947 modified
HierarchyRecordingBuilderFactory.make() & HierarchyRecorder.build() for
SurfaceControl creation that will set mTransaction as null after method called.

It will got NPE when creating the second SurfaceControl instance
during DisplayContent creation, remove the null assigment to fix this case.

Bug: 113800711

Test: atest FrameworksServicesTests:ZOrderingTests
Change-Id: I791046afdc2f371e37c2f7d3c36b7f2484339e08
parent b2117bbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment