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

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

Merge "Add PRODUCT_MODULE_BUILD_FROM_SOURCE to sdk's product config" into main

parents 9c7a000d e66f98fe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,6 +34,9 @@ PRODUCT_DEVICE := mainline_x86

PRODUCT_BUILD_FROM_SOURCE_STUB := true

# Use sources of mainline modules
PRODUCT_MODULE_BUILD_FROM_SOURCE := true

ifeq ($(WITHOUT_CHECK_API),true)
  $(error WITHOUT_CHECK_API cannot be set to true for SDK product builds)
endif