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

Commit d4b4420a authored by Cole Faust's avatar Cole Faust Committed by Gerrit Code Review
Browse files

Merge "Add filegroup of certificates"

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