Skip to content
  • Eskil Abrahamsen Blomfeldt's avatar
    Android: Remove non-host tools · 84700da0
    Eskil Abrahamsen Blomfeldt authored
    
    
    Command line applications for target architecture does not work on
    Android, since apps there are Java applications which call into a
    shared library. Thus, these command line tools which are not built for
    host architecture are not usable in a SUBDIRS build. They need to be
    built and deployed separately in apk packages.
    
    Change-Id: Ia7322ee143a1b73ac40459f078e9f51a4e29a3ab
    Reviewed-by: default avatarBogDan Vatra <bogdan@kde.org>
    84700da0