diff options
author | Yohei Yukawa <yukawa@google.com> | 2019-01-22 21:29:09 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2019-01-22 21:29:09 -0800 |
commit | 2988d2db5cb319b1a3635039e9611d64f5b0ce95 (patch) | |
tree | dd93c15ad8b712198d7ef00eb43f78699fdf917b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 72d25b2dd1a73432c4273125458da605144d728e (diff) |
Unimplement VrManager#setVrInputMethod()
A system API VrManager#setVrInputMethod(), which was originally
introduced in Android P [1], has hever been used actually. To avoid
unnecessary maintenance burden in the Android Framework, this CL makes
VrManager#setVrInputMethod() no-op.
For those who want to develop VR Keyboard, they should be able to use
Android P build to see if it actually works and it's actually what
they want. In the future, if we can have a working prototype, we can
revisit here to see if we want to restore the framework implementation
or not.
Note that with this CL IMEs that have android:isVrOnly="true" will
always be ignored.
There should be no user/developer visible behavior change because this
is about an unused system API.
[1]: I1db7981b5198e7e203d4578cae7e5b6d20037d0d
89a6c48a8b2e54f9b93211c20a126edab0eefe35
Bug: 72522822
Fix: 122058241
Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases
Test: atest FrameworksCoreTests:InputMethodInfoTest
Test: atest FrameworksServicesTests:InputMethodManagerServiceTests
Change-Id: I5464ff74b92ff4a0d30002d643bd3c89925f0f0c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions