commit | b639ead3f9c2a35c477083421bd309e48f5f9db7 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue May 14 10:56:42 2024 -0700 |
committer | Felipe Leme <felipeal@google.com> | Tue May 14 10:57:17 2024 -0700 |
tree | 7ab8a30df9ae1b9ba46f2b585940aa8c64485fb5 | |
parent | 45f531bcbd90050861b7ddd51a130e555e0ed4cc [diff] |
Fixes setLogTag() usage. Test: atest AdServicesFilesCleanupBootCompleteReceiverHostTest Bug: 338401220 Flag: TEST_ONLY Change-Id: I4557b2465ca7b01e046938390b76526d60912fba
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.