diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-12-13 15:53:16 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-12-13 15:53:16 -0800 |
commit | b7a284e37a0e2127c58722b44ea24176a0be86a2 (patch) | |
tree | 465e97eabc8b5f6e7dbe58d31a421b8381021b23 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 6230c94e4c76193d7343ed4efce1164519a3b4c0 (diff) |
Deprecate android.inputmethodservice.{Keyboard,KeyboardView}
This CL deprecates the following two classes.
* android.inputmethodservice.Keyboard
* android.inputmethodservice.KeyboardView
Most likely having these classes in the Android Framework does not
make much sense anymore, because basically it is just one
implementation of how keyboard-like UI can be implemented on top of
public Android APIs. Source code of these classes have been available
as part os AOSP. Thus it should not be that difficult for app
developers to have their own copy of these classes in their project or
re-implement a similar widget by themselves.
Fix: 116815596
Test: make -j checkbuild
Change-Id: Ie0cb0456c2cc4eacd4b188514508021774f60591
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions