commit | a4ec543fdcec1777fd5929c48edec6fbd0c15575 | [log] [tgz] |
---|---|---|
author | Justin Ghan <justinghan@google.com> | Wed Mar 20 14:00:51 2024 -0700 |
committer | Justin Ghan <justinghan@google.com> | Wed Mar 20 14:15:46 2024 -0700 |
tree | 27a5f455c2a359d9211f536f3fc53ace4901b7b9 | |
parent | 3b20234f6b8abf59f0b08dd1bc4c235be4da117e [diff] |
Fix tests for handwriting initiator changes ag/26416134 updated the handwriting initiator to track EditTexts even if handwriting is disabled, which broke some tests. This change updates HandwritingAreaTrackerTest and HandwritableViewInfoTest to use Views instead of EditTexts. Bug: 297962571 Bug: 330568768 Test: atest HandwritingInitiatorTest Test: atest HandwritingAreaTrackerTest Test: atest HandwritableViewInfoTest Change-Id: Iedc68d4f7db9a71bd0ef98b48cf982101c0a2e45