diff options
Diffstat (limited to 'libs/hwui/jni/TEST_MAPPING')
-rw-r--r-- | libs/hwui/jni/TEST_MAPPING | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libs/hwui/jni/TEST_MAPPING b/libs/hwui/jni/TEST_MAPPING new file mode 100644 index 000000000000..10bd0ee906fd --- /dev/null +++ b/libs/hwui/jni/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsGraphicsTestCases" + } + ] +} |