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

Commit 98ba25f0 authored by Bailey Kuo's avatar Bailey Kuo
Browse files

Make rootcanal package visible to tools/netsim

netsim (network simulator) will use Rootcanal to suport discovery and communication over Bluetooth and Bluetooth Low Energy

Test: m root-canal
Change-Id: Ic7f1dba59c28886483701f8cfce95f8f37fa75ee
parent 645e6f98
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ package {
    default_visibility: [
        "//device:__subpackages__",
        "//packages/modules/Bluetooth:__subpackages__",
        "//tools/netsim:__subpackages__"
    ],
}