diff options
author | 2025-03-07 08:38:21 -0800 | |
---|---|---|
committer | 2025-03-07 08:38:21 -0800 | |
commit | a66b3517c49f8cb3ed35e40a5f8e7662f12c3f3e (patch) | |
tree | ce00bbda5ade905c001dcc1ebb2db2092b263b75 | |
parent | 1d10b17b89851d5a9b0f1a70dccca43350b5f5c0 (diff) |
Update aosp_current to BP1A for 25Q1 release.
Bug: 401273361
Ignore-AOSP-First: Staging branch
Change-Id: Ic7fd036b350436f1beacb869f8badaea513b2e5f
-rw-r--r-- | release_config_map.textproto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release_config_map.textproto b/release_config_map.textproto index c0637f1a..a53f9a40 100644 --- a/release_config_map.textproto +++ b/release_config_map.textproto @@ -1,3 +1,7 @@ +aliases: { + name: "aosp_current" + target: "bp1a" +} default_containers: "product" default_containers: "system" default_containers: "system_ext" |