Skip to content
  • Otto Ryynänen's avatar
    Support for Q_OS_ANDROID_EMBEDDED and android-embedded builds · ca9ad4f3
    Otto Ryynänen authored
    
    
    The Embedded Android build (Boot to Qt Android injection) is defined by
    having both Q_OS_ANDROID and Q_OS_ANDROID_EMBEDDED flags defined,
    as well as having Qt config android-embedded.
    Those flags are set in mkspecs when building for embedded Android.
    This commit enables the possibility to build embedded Android builds.
    (i.e. Qt build for Android baselayer only, without JNI)
    
    Change-Id: I2ded43d7ed46a99ba70301f07a791ed4a148c6c0
    Reviewed-by: default avatarAlex Blasche <alexander.blasche@qt.io>
    ca9ad4f3