diff options
author | Yohei Yukawa <yukawa@google.com> | 2015-11-25 20:35:04 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2015-11-26 00:02:11 -0800 |
commit | 8ce2a538d9b94a0d8e1543c4ee4620a8af525276 (patch) | |
tree | cc94ee35b1369cb6fc883e33e6ee07f1a489c80b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 777ef95ebf18c61ff09e7567a06058d351c530ca (diff) |
Use Context.getSystemService(Class<T>) for InputManager.
This is a mechanical replacement of Context.getSystemService(String)
with Context.getSystemService(Class<T>) when retrieving InputManager.
Note those are bundled code. Hence we don't need to make sure
Build.VERSION.SDK_INT >= 23.
Change-Id: Iee47e374e1349720e3100bab33ed139e1f47c169
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions