• Kenny Root's avatar
    Move generated file to a more IDE-friendly directory · 9fff47aa
    Kenny Root authored
    Eclipse expects files to be in a subdirectory that matches their package
    name. In this case the package is "org.conscrypt" so the generated .java
    file should move to the directory "org/conscrypt/" to satisfy Eclipse.
    
    Test: make -j32
    Change-Id: Ic5ca1a84d302614b6ff2382636488314a0714843
    9fff47aa
Android.mk 12.4 KB