• Kenny Root's avatar
    Move support library to a separate static library · 4616c7f8
    Kenny Root authored
    frameworks/base/core/tests/coretests uses the libcore/support/* classes
    for SSL-based tests. Instead of including core-tests itself, we need to
    split out the support classes to its own library to keep frameworks
    tests below the dex method limit.
    
    (cherry picked from commit b397b19a)
    
    Bug: 10092469
    Change-Id: Ib9b1dd60cb778dba79afcbe3001749d82afa99d2
    4616c7f8
JavaLibrary.mk 10.3 KB