commit | da75737d63f4aec3915cc1ee89332c181af0f6ed | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Tue Mar 14 13:53:05 2023 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Tue Mar 14 15:36:32 2023 -0700 |
tree | 70067c90299e57bcbb0b4478cb78d9d9f503528a | |
parent | 50eef33f20c81d51b56a153ed3318c3329d637b1 [diff] |
Revert "Revert "Create TAPL test suite for splitscreen"" This reverts commit 313a44039f9bd3723996cf55082ed6e2753921e5. Merging will reenable the TAPL suite TaplTestsSplitscreen.java, which was failing on phones due to a function call that only works on tablets. Fixed by conditionally running the function only on tablet devices. Fixes: 271852893 Test: Ran tests locally on phone and tablet. Change-Id: If3e692924ed9c5ee113872e4f8ff0652890d1280