mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +00:00
tests/Android.mk: Add kms_pwrite_crc to cairo test list
kms_pwrite_crc was recently added and requires cairo, so add this to the list of tests to exclude if cairo is not avaiable Signed-off-by: Tim Gore <tim.gore@intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
e06a7448d8
commit
77b52f1881
@ -74,7 +74,8 @@ else
|
||||
kms_universal_plane \
|
||||
kms_rotation_crc \
|
||||
kms_force_connector \
|
||||
kms_flip_event_leak
|
||||
kms_flip_event_leak \
|
||||
kms_pwrite_crc
|
||||
IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user