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

Skip to content
  • Jihoon Kang's avatar
    c4dc1f69
    Disable WITHOUT_CHECK_API for SDK products · c4dc1f69
    Jihoon Kang authored
    SDK products, which are required to build the SDK, require checkapi
    to run in order to generate the exportable artifacts, which are copied
    to the dist directory. Thus, this change adds a conditional to emit an
    error when WITHOUT_CHECK_API environment variable is set when the target
    product is a SDK variant.
    
    Test: lunch sdk-trunk_staging-eng && m WITHOUT_CHECK_API=true and observe the expected error being emitted
    Bug: 329374072
    Change-Id: I0dc628742c49845792b03f9af1ea60cd9eb4b8c3
    c4dc1f69
    Disable WITHOUT_CHECK_API for SDK products
    Jihoon Kang authored
    SDK products, which are required to build the SDK, require checkapi
    to run in order to generate the exportable artifacts, which are copied
    to the dist directory. Thus, this change adds a conditional to emit an
    error when WITHOUT_CHECK_API environment variable is set when the target
    product is a SDK variant.
    
    Test: lunch sdk-trunk_staging-eng && m WITHOUT_CHECK_API=true and observe the expected error being emitted
    Bug: 329374072
    Change-Id: I0dc628742c49845792b03f9af1ea60cd9eb4b8c3
Loading