summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2022-04-05 18:04:40 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2022-04-05 18:04:40 +0000
commitbe382c32b35a4b499bb58c5672bbad0dbf6b25ce (patch)
treee2c432d97979da020f390b49e6dda058aa753c64 /libs/androidfw/AttributeResolution.cpp
parentb7021e4077a667b9bb4afe6993d7bb749eeb70f5 (diff)
Remove exception for injecting pointer event from sendTrackballEventSync
Starting from T, a MotionEvent's default source is SOURCE_CLASS_POINTER. This means injecting a newly obtained MotionEvent into sendTrackballEventSync would cause the exception to be triggered. Adding such an exception doesn't make sense in T, since it adds the additional precondition to sendTrackballEventSync that the MotionEvent's source must correctly configured. This precondition did not exist before, so we remove the exception. Bug: 228194124 Test: atest android.app.cts.DialogTest Change-Id: I039e30e6c768ce11c64d077d20373da12f27b72f
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions