Skip to content
  • Matt Mower's avatar
    6a9437f3
    cwm: Allow device-specific recovery modules · 6a9437f3
    Matt Mower authored
    Provide a means to include device-specific recovery modules that need to
    be built (i.e. not pre-built). A list of recovery modules can be
    specified by a device with:
    
    TARGET_RECOVERY_DEVICE_MODULES := rec_mod_one rec_mod_two
    
    Change-Id: Id28a41185b332a074cd15bd5c63e26bf284663d5
    6a9437f3
    cwm: Allow device-specific recovery modules
    Matt Mower authored
    Provide a means to include device-specific recovery modules that need to
    be built (i.e. not pre-built). A list of recovery modules can be
    specified by a device with:
    
    TARGET_RECOVERY_DEVICE_MODULES := rec_mod_one rec_mod_two
    
    Change-Id: Id28a41185b332a074cd15bd5c63e26bf284663d5
Loading