Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d76caefd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Include extra_soong_config_vars.mk to add extra soong config variables." into main

parents 6964cbf3 a573581a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -278,3 +278,7 @@ $(call soong_config_set_bool,google_graphics,board_uses_hwc_services,$(if $(filt

# Variables for controlling android.hardware.composer.hwc3-service.pixel
$(call soong_config_set,google_graphics,board_hwc_version,$(BOARD_HWC_VERSION))

# Variables for extra branches
# TODO(b/383238397): Use bootstrap_go_package to enable extra flags.
-include vendor/google/build/extra_soong_config_vars.mk