diff options
author | 2024-12-04 18:22:06 +0000 | |
---|---|---|
committer | 2024-12-05 16:52:35 +0000 | |
commit | e16262bc9386282eb4783746d02ad0cc3ec42c27 (patch) | |
tree | 75e9bedace72ec30808aa081abe7f034f88ec07a | |
parent | 6e2e89e035a05d767dab85d04f1c5926e8b65c00 (diff) |
Update aosp_current to AP4A for 24Q4 release.
Bug: b/36557440
Ignore-AOSP-First: Staging branch
Change-Id: I7a004c94051bae6bf559c398a6b4d91162629614
-rw-r--r-- | release_config_map.textproto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_config_map.textproto b/release_config_map.textproto index 44f7d710..6a4f2c21 100644 --- a/release_config_map.textproto +++ b/release_config_map.textproto @@ -1,6 +1,6 @@ aliases: { name: "aosp_current" - target: "ap3a" + target: "ap4a" } default_containers: "product" default_containers: "system" |