Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Commit 7c79a07

Browse files
committed
Revert "switch repo for inputmethods/LatinIME"
This reverts commit 6ac9d19. issue with libjni_latinimegoogle.so 03-07 22:30:49.740 1512 1512 F DEBUG : pid: 816, tid: 1043, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 03-07 22:30:49.740 1512 1512 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x64702520 03-07 22:30:50.462 1512 1512 F DEBUG : r0 00001000 r1 bee23b9c r2 00000006 r3 00000000 03-07 22:30:50.462 1512 1512 F DEBUG : r4 00000000 r5 00000000 r6 00000023 r7 000e75a8 03-07 22:30:50.462 1512 1512 F DEBUG : r8 64991d8c r9 00000000 sl 001881d0 fp 64991e50 03-07 22:30:50.462 1512 1512 F DEBUG : ip 4cb1e63c sp 64991d50 lr 64702521 pc 64702520 cpsr 60070030 03-07 22:30:50.465 1512 1512 F DEBUG : 03-07 22:30:50.465 1512 1512 F DEBUG : backtrace: 03-07 22:30:50.465 1512 1512 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinimegoogle.so (_ZN8latinime13MmappedBuffer10openBufferEPKciib+39 ) 03-07 22:30:50.465 1512 1512 F DEBUG : #1 pc 00056a6f /system/lib/libjni_latinimegoogle.so (_ZN8latinime42DictionaryStructureWithBufferPolicy Factory20newPolicyForFileDictEPKcii+14) 03-07 22:30:50.465 1512 1512 F DEBUG : #2 pc 0005699f /system/lib/libjni_latinimegoogle.so (_ZN8latinime42DictionaryStructureWithBufferPolicy Factory28newPolicyForExistingDictFileEPKciib+54) 03-07 22:30:50.465 1512 1512 F DEBUG : #3 pc 00051f6b /system/lib/libjni_latinimegoogle.so 03-07 22:30:50.465 1512 1512 F DEBUG : #4 pc 0021fa53 /system/app/LatinIME/oat/arm/LatinIME.odex (offset 0x196000)
1 parent 368ddd9 commit 7c79a07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

local_manifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<remove-project name="platform/hardware/libhardware" />
3939
<remove-project name="platform/hardware/qcom/media" />
4040
<remove-project name="platform/hardware/ril" />
41-
<remove-project name="platform/packages/inputmethods/LatinIME" />
4241
<remove-project name="platform/packages/apps/Bluetooth" />
4342
<remove-project name="platform/packages/apps/Camera2" />
4443
<remove-project name="platform/packages/apps/Contacts" />
@@ -101,7 +100,6 @@
101100
<project path="packages/apps/Exchange" name="platform/packages/apps/Exchange" groups="pdk-fs" revision="refs/tags/android-6.0.1_r61" />
102101
<project path="packages/apps/Eleven" name="android_packages_apps_Eleven" remote="los" />
103102
<project path="packages/apps/Gallery2" name="android_packages_apps_Gallery2" remote="los" />
104-
<project path="packages/inputmethods/LatinIME" name="android_packages_inputmethods_LatinIME" remote="los" />
105103
<project path="packages/services/ThemeInterfacer" name="interfacer" remote="oms" />
106104
<project path="packages/apps/ROMUpdater" name="android_packages_apps_ROMUpdater" remote="mickybart" />
107105
<project path="packages/apps/ViPER4AndroidFX" name="android_packages_apps_ViPER4AndroidFX" remote="mickybart" revision="refs/heads/master" />

0 commit comments

Comments
 (0)