font
This commit is contained in:
@ -16,3 +16,12 @@ cc_prebuilt_binary {
|
||||
installable: true,
|
||||
product_specific: true
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "openvpn",
|
||||
srcs: [
|
||||
"product/bin/openvpn",
|
||||
],
|
||||
installable: true,
|
||||
product_specific: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user