summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Makoto Onuki <omakoto@google.com> 2024-08-20 12:21:21 -0700
committer Makoto Onuki <omakoto@google.com> 2024-08-20 13:07:05 -0700
commit5bf79a4fdb13c7930e676ebf2e5735e03866e02f (patch)
treef29664b0f6b8f9860a27be1b4cc80ee1d373c5c1 /libs/input/PointerController.cpp
parent41ade60e6237829ec66206816723f7b1a9f12432 (diff)
Remove @DisabledOnNonRavenwood
I added it "just in case we need it", but it was a weird annotation because it'll only affect device side behavior yet it'll require a RavenwoodRule to take effect. With Ravenizer, it'd be even more weird because now all other annotations would be handled by the implicit test runner, but @DisabledOnNonRavenwood would still need an explicit @DisabledOnNonRavenwood. So let's just remove it. It's not used anywhere yet. With Ravenizer, we could do it differently -- for example, we could add an @UnIgnoreOnRavenwood, which is to be used with @Ignore, and have Ravenizer remove the @Ignore. Flag: EXEMPT host test change only Bug: 292141694 Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Change-Id: Icfd5e33f07e217a95012164dc8fa28f7d0ba6daa
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions