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

Commit 19efcc09 authored by Myles Watson's avatar Myles Watson
Browse files

Bluetooth: Allow other packages to depend on PDL

Bug: 266221125
Test: atest VtsHalBluetoothTargetTest
Change-Id: I5760593a4e60f286c91816179846f577c1c9b62f
parent 1112627a
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 {