Merge "Specify branch in the add3prf.py generated OWNERS" am: 9556508ef2 am: f22aa67f98 am: 10bf67bdff am: 8258812d63

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

Change-Id: Ieb56fcd6c1e3f69b495995d65bec9009c47d469e
This commit is contained in:
Ivan Lozano
2021-08-03 19:24:14 +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,