LOCAL_SDK_VERSION is not emitted for recovery variant
recovery variants are not built with NDK (useSdk() is false for recovery). So LOCAL_SDK_VERSION shouldn't be emitted for the recovery variants as well. Test: m -j liblzma.recovery does not show any link type check error Change-Id: Icb6c4fc766060e3f1555c405d5785ef5a015c629
Loading
Please register or sign in to comment