diff options
author | Antonio Kantek <kanant@google.com> | 2020-06-08 21:11:09 -0700 |
---|---|---|
committer | Antonio Kantek <kanant@google.com> | 2020-06-12 18:02:44 -0700 |
commit | 8403a13752dc7c45902ef5b36cdcc763388dd09e (patch) | |
tree | 3aa000cd6a3fd6f9771a512effde73e836df965d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 38694c298c94f8b5d1e9dbbea36371acfdaf28ea (diff) |
Enabling New Insets API with Multi-Session IME.
New insets based IME requires windows manager to properly link the
assocaited IME window token against the target window token.
Test script:
Step 1: Patch this CL on rvc-dev repo
Step 2: Build and flash Hawk
Step 3: Build and install a sample multi-client IME
make -j MultiClientInputMethod
adb install -r $OUT/system/priv-app/MultiClientInputMethod/MultiClientInputMethod.apk
Step 4: Enable multi-client IME for the side-loaded sample multi-client IME
adb root
adb shell setprop persist.debug.multi_client_ime com.example.android.multiclientinputmethod/.MultiClientInputMethod
adb reboot
Step 5: Open KitchenSync app, select carboard, enter text on Plain Text
tab (sample multi-session keyboard doesn't support numeric keyboard yet)
Bug: 123718661
Test: manual (see test script above)
Change-Id: I2a27c0da3a243d9cb3c98541531396cd9ff819a0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions