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

Commit a573581a authored by Nelson Li's avatar Nelson Li
Browse files

Include extra_soong_config_vars.mk to add extra soong config variables.

Bug: 383238397
Test: Add extra flags to test.
Change-Id: I908419583436436d2aebeffe9f2c62340befbccf
parent 2634dbe8
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