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

Commit 40030b70 authored by Kiran Ramachandra's avatar Kiran Ramachandra Committed by Android (Google) Code Review
Browse files

Merge "Added aconfig flag for updatable TextClassifier OTP detection" into main

parents d156a045 b60b2fd2
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -454,3 +454,12 @@ flag {
    description: "API change to enable getTextClassifier by type"
    bug: "377229653"
}

flag {
    name: "updatable_text_classifier_for_otp_detection_enabled"
    is_fixed_read_only: true
    is_exported: true
    namespace: "permissions"
    description: "Enables text classifier for OTP detection that is updatable from mainline module"
    bug: "377229653"
}