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

Commit cf5287ee authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Fix comment on config_defaultTextClassifierPackage

Bug: 73083596
Test: build
Change-Id: Ic1801f51511d3b0ca127b0d095672f2eaf3dcaef
parent 2ebb0212
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3160,7 +3160,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.