Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 403e1cff authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Fix comment on config_defaultTextClassifierPackage"

parents 9fd3d2f6 cf5287ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3163,7 +3163,7 @@

    <!-- The package name for the default system textclassifier service.
         This service must be trusted, as it can be activated without explicit consent of the user.
         (e.g. com.android.textclassifier/.TextClassifierServiceImpl).
         Example: "com.android.textclassifier"
         If no textclassifier service with the specified name exists on the device (or if this is
         set to empty string), a default textclassifier will be loaded in the calling app's process.
         See android.view.textclassifier.TextClassificationManager.