+4
−1
core/java/android/view/textclassifier/TextClassifierImplNative.java
deleted100644 → 0
+0
−301
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Thic CL eliminates the native dependency on libtextclassifier in favor of the java one because the .java implementation is built on top of stable APIs (@CorePlatformAPI, Android SDK) while the native API might change in future, leading to breakages. Bug: 119788152 Test: m droid successfully builds + atest frameworks/base/core/tests/coretests/src/android/view/textclassifier Change-Id: I4c3bb4790c360dd514ed2ea48e0634de43dab9e7 Merged-In: Ide5e58d1c80d9a028cea4e9192a91aeac2843c71 (cherry picked from commit 64c4cb2e)