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

Commit c9f166f6 authored by Myles Watson's avatar Myles Watson Committed by Automerger Merge Worker
Browse files

Merge "Bluetooth: Allow other packages to depend on PDL" am: 5cae223b

parents f48848b8 5cae223b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -616,6 +616,7 @@ genrule {
        "l2cap/l2cap_packets.h",
        "security/smp_packets.h",
    ],
    visibility: ["//visibility:public"],
}

genrule {
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ filegroup {
        "raw_builder.cc",
        "view.cc",
    ],
    visibility: ["//visibility:public"],
}

filegroup {