Merge "Specify branch in the add3prf.py generated OWNERS"

This commit is contained in:
Ivan Lozano
2021-08-03 18:15:10 +00:00
committed by Gerrit Code Review

View File

@@ -53,7 +53,7 @@ MULTI_LICENSE_COMMENT = ("# Dual-licensed, using the least restrictive "
"per go/thirdpartylicenses#same.\n ")
# default owners added to OWNERS
DEFAULT_OWNERS = "include platform/prebuilts/rust:/OWNERS\n"
DEFAULT_OWNERS = "include platform/prebuilts/rust:master:/OWNERS\n"
# See b/159487435 Official policy for rust imports METADATA URLs.
# "license_type: NOTICE" might be optional,