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

Commit 4a3ff7a9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Added aconfig flag for OTP in TextClassifier" into main

parents e15714c9 07ebc37d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -323,3 +323,12 @@ flag {
    description: "This flag is used to deprecate permission tree related APIs"
    bug: "376535612"
}

flag {
    name: "enable_otp_in_text_classifiers"
    is_fixed_read_only: true
    is_exported: true
    namespace: "permissions"
    description: "Enables ExtServices to leverage TextClassifier for OTP detection"
    bug: "351976749"
}