commit | 98dc2960a235aa4ac212f9fa8403e4e790043a3c | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Wed Apr 17 14:49:26 2024 -0700 |
committer | Nate Myren <ntmyren@google.com> | Wed Apr 17 14:49:26 2024 -0700 |
tree | 37451b2340fc4f1557ccf17c40b3eaa7d7064718 | |
parent | afaecde421a3ddf08d682ffad09912618d920698 [diff] |
Search BigTextStyle fields for OTP codes Bug: 335488909 Test: atest NotificationOtpDetectionHelperTest Flag: android.service.notification.redact_sensitive_notifications_big_text_style Change-Id: I9b14dedf905fe71a0a0572f5311e615debfb36c2
ExtServices is an updatable Mainline module that contains the logic used by Android framework components such as storage cache, autofill, textclassifier, package watchdog, notifications and notification ranking that runs continually. These are algorithms for framework, making the module updatable to introduce the new features or bug fixes more frequently with monthly release than a platform quarter release cycle.
Before you start to develop on ExtServices, please read go/smart-os-extservices to get the guideline.