Skip to content
Snippets Groups Projects
  • Adrian DC's avatar
    01bdd551
    roomservice: Follow fetched android_device_ projects · 01bdd551
    Adrian DC authored
    
     * In a situation where the Android tree is already
        fetched and entirely set for a device tree,
        all additions to cm.dependencies in a common
        project were ignored due to being already fetched
    
     * Add a new array of projects to verify but not
        necessarily fetch, and fill it upon fetch request
        or if the project starts with "android_device_",
        to let the iterations follow the common trees
    
    Change-Id: I9eea0ab9c46a4bed8366baa37a4e7e8696481504
    Signed-off-by: default avatarAdrian DC <radian.dc@gmail.com>
    01bdd551
    History
    roomservice: Follow fetched android_device_ projects
    Adrian DC authored
    
     * In a situation where the Android tree is already
        fetched and entirely set for a device tree,
        all additions to cm.dependencies in a common
        project were ignored due to being already fetched
    
     * Add a new array of projects to verify but not
        necessarily fetch, and fill it upon fetch request
        or if the project starts with "android_device_",
        to let the iterations follow the common trees
    
    Change-Id: I9eea0ab9c46a4bed8366baa37a4e7e8696481504
    Signed-off-by: default avatarAdrian DC <radian.dc@gmail.com>