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

Commit 17127f18 authored by Henri Chataing's avatar Henri Chataing Committed by Gerrit Code Review
Browse files

Merge "vendor_libs: Remove //device:__subpackages__ from visibility list" into main

parents ba94f613 510c61c1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@ package {
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["system_bt_license"],
    default_visibility: [
        "//device:__subpackages__",
        "//packages/modules/Bluetooth:__subpackages__",
    ],
}