OSDN Git Service

test-hwc2: fix build error from ui/mat4.h include
authorMarissa Wall <marissaw@google.com>
Tue, 14 Mar 2017 20:06:04 +0000 (13:06 -0700)
committerMarissa Wall <marissaw@google.com>
Tue, 14 Mar 2017 22:05:51 +0000 (15:05 -0700)
commitdde19448624ca514e0598f0343029c1ca4960c05
tree3511de1689a1160f856596e167c7dcd466d082f3
parent7311c4a899bc549dc4cc6141d3f97d17ea8eb396
test-hwc2: fix build error from ui/mat4.h include

ui/mat4.h is located at math/mat4.h on internal master. Change
test cases to reflect that.

Test: run the test-hwc2 tests

Change-Id: I1d2fb59efc2fcea40dc901664dc43841c5454353
services/surfaceflinger/tests/hwc2/Android.mk
services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp