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

Commit 758b5f0e authored by Cole Faust's avatar Cole Faust Committed by Automerger Merge Worker
Browse files

Merge "Add filegroup of certificates" am: d4b4420a

parents f1dd146c d4b4420a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
filegroup(
    name = "android_certificate_directory",
    srcs = glob([
        "*.pk8",
        "*.pem",
    ]),
)