Merge "Specify branch in the add3prf.py generated OWNERS" am: 9556508ef2

Original change: https://android-review.googlesource.com/c/platform/development/+/1783149

Change-Id: I44c440e95e00637a612cb4cf2dc44172968bb01c
This commit is contained in:
Ivan Lozano
2021-08-03 18:34:50 +00:00
committed by Automerger Merge Worker

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,