Patches for v142
This commit is contained in:
@@ -22,7 +22,7 @@ License: GPL-2.0-or-later - https://spdx.org/licenses/GPL-2.0-or-later.html
|
||||
diff --git a/build/config/android/internal_rules.gni b/build/config/android/internal_rules.gni
|
||||
--- a/build/config/android/internal_rules.gni
|
||||
+++ b/build/config/android/internal_rules.gni
|
||||
@@ -567,12 +567,15 @@ template("write_build_config") {
|
||||
@@ -610,12 +610,15 @@ template("write_build_config") {
|
||||
} else {
|
||||
action_with_pydeps(target_name) {
|
||||
forward_variables_from(invoker, [ "testonly" ])
|
||||
@@ -121,7 +121,7 @@ diff --git a/third_party/perfetto/gn/BUILD.gn b/third_party/perfetto/gn/BUILD.gn
|
||||
gen_header_path = "$buildflag_gen_dir_/perfetto_build_flags.h"
|
||||
|
||||
perfetto_component_build = false
|
||||
@@ -111,6 +112,8 @@ action("gen_buildflags") {
|
||||
@@ -112,6 +113,8 @@ action("gen_buildflags") {
|
||||
|
||||
rel_out_path = rebase_path(gen_header_path, "$root_build_dir")
|
||||
args = [
|
||||
|
||||
Reference in New Issue
Block a user