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

Commit d4ab1177 authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder: import Virtualization TEST_MAPPING

Virtualization is one of the biggest users of
RPC binder.

Bug: 271830568
Test: N/A
Change-Id: I73230eb138ccbbe540df50aa3c84644de23d214d
parent 65fac116
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -119,5 +119,10 @@
    {
    {
      "name": "memunreachable_binder_test"
      "name": "memunreachable_binder_test"
    }
    }
  ],
  "imports": [
    {
      "path": "packages/modules/Virtualization"
    }
  ]
  ]
}
}