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

Commit 652c2909 authored by Pratyush More's avatar Pratyush More
Browse files

Add TEST_MAPPING for LocaleManagerService unit tests.

This enables tests to automatically run when there are changes in this
directory.

Bug: 204991447

Test: atest FrameworksServicesTests:LocaleManagerServiceTest
Change-Id: I5f68f70decf5a092f7b1cea47f6f8195d56d5b31
parent 4dcc91e0
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-filter": "com.android.server.locales."
        }
      ]
    }
  ]
}
 No newline at end of file