commit | bf569d4199bab8e42cae557a357451bcb764ae00 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Fri Oct 28 16:47:34 2022 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Fri Oct 28 17:18:39 2022 +0900 |
tree | b7825680c20830b56a902c93520077a41aecd837 | |
parent | 83c3da2eb274eb18242960887a3b21a18f300294 [diff] |
gn2bp: Add pre_create_action_module To support //build:chromeos_buildflags Add pre_create_action_module for target specific modification before the create_action_module. There might be a better way to target specific modification but this makes //build:chromeos_buildflags specific change small for now. Test: ./update_result.sh, m cronet_aml_base_base_static Change-Id: I28e0758f84bebf3405298d7b908b6443914b3944