diff options
author | Phil Weaver <pweaver@google.com> | 2017-02-22 12:54:40 -0800 |
---|---|---|
committer | Phil Weaver <pweaver@google.com> | 2017-02-22 12:54:40 -0800 |
commit | 7c01afdd18fd4e81c0bfff2f9062b752a13576a5 (patch) | |
tree | c692db6ccb3c2cbbfb4eee65f84bb0d6a7e1e85e /tools/aapt2/diff/Diff.cpp | |
parent | eb0a2901cca0814a69dc4f56daf293a40e81bf71 (diff) |
Remove abstract from AccessibilityService methods
Two methods on AccessibilityService were declared abstract, but
there doesn't seem to be a good reason for them to be abstract, as
it's possible to write an accessibility service that doesn't do
anything useful with the methods. Removing the abstract qualifier
to reduce boilerplate for service developers.
Bug: 31705365
Test: Trivial change, so I just verified that it builds.
Change-Id: I2af39848c8ab343d562361fdc1c3f8ca3ecb5f00
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions