• Ying Wang's avatar
    Remove the R/Manifest classes when building the static Java library · 5758b8ed
    Ying Wang authored
    Bug: 5448433
    
    Instead of deferring the removal to building the app.
    In that case any R/Manifest classes in any static Java libraries will be
    deleted, no matter if they are generated from Android resource, or just
    source R.java/Manifest.java in the source tree by accident.
    
    Change-Id: I656f45e3cbc3796c5d4832363231480b3f1dc5b8
    5758b8ed
host_java_library.mk 3.32 KB