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

Skip to content
Commit 99f18960 authored by LaMont Jones's avatar LaMont Jones
Browse files

Update SOONG_PARTIAL_COMPILE logic

Separate PARTIAL_COMPILE changes that affect analysis from actually
using it.

- SOONG_PARTIAL_COMPILE affects how we generate the Ninja file.  Changes
  to this cause reanalysis.

- SOONG_USE_PARTIAL_COMPILE is used in the rules to determine if we use
  the PARTIAL_COMPILE implementation, or the legacy rules.  This means
  that the developer can switch between full compiles and partial
  compiles at will without waiting for analysis to happen each time they
  change it.

Bug: b/365536323
Test: manual
Change-Id: Icb06687d17f63edb22bf2457a659b452537dadba
parent 130cbf6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment