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

Commit f52ffd7e authored by Bailey Kuo's avatar Bailey Kuo Committed by Thomas Girardier
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

Bug: 245578454
Test: m root-canal
Ignore-AOSP-First: Cherry-picked from AOSP
Merged-In: Ic7f1dba59c28886483701f8cfce95f8f37fa75ee
Change-Id: Ic7f1dba59c28886483701f8cfce95f8f37fa75ee
parent 03df18fa
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__"
    ],
}