• houst0nn's avatar
    build: Preliminary support for PA product builds · c3e981c5
    houst0nn authored
    If building a pa_* product, skip crawling the filesystem for
    AndroidProduct makefiles (and, of course, parsing their contents)
    and aim directly for the device/pa/<product> device configuration
    
    Change-Id: I2a5e70dda973a6fcdbba0d5e26b35b99d3f1aea2
    
    Change how we search for PA makefiles.
    
    build: Fix fastpath code for PA_BUILD
    
     * We need to adjust to the new validations
    
    Change-Id: I9066d4f437beb9597027ee6bbb52504b5e7e84c5
    
    build: Fix pa builds
    
    the setup variable wasn't exported, and was being missed by part
    of the scripts
    c3e981c5
envsetup.sh 42.9 KB