Skip to content
Snippets Groups Projects
  • Alex Deymo's avatar
    7b8413db
    Move boot_control HAL permissions to an attribute. · 7b8413db
    Alex Deymo authored
    The boot_control HAL is library loaded by our daemons (like
    update_engine and update_verifier) that interacts with the bootloader.
    The actual implementation of this library is provided by the vendor and
    its runtime permissions are tied to this implementation which varies a
    lot based on how the bootloader and the partitions it uses are
    structured.
    
    This patch moves these permissions to an attribute so the attribute can
    be expanded on each device without the need to repeat that on each one
    of our daemons using the boot_control HAL.
    
    Bug: 27107517
    
    (cherry picked from commit 0f8d9261)
    
    Change-Id: Icb2653cb89812c0de81381ef48280e4ad1e9535c
    7b8413db
    History
    Move boot_control HAL permissions to an attribute.
    Alex Deymo authored
    The boot_control HAL is library loaded by our daemons (like
    update_engine and update_verifier) that interacts with the bootloader.
    The actual implementation of this library is provided by the vendor and
    its runtime permissions are tied to this implementation which varies a
    lot based on how the bootloader and the partitions it uses are
    structured.
    
    This patch moves these permissions to an attribute so the attribute can
    be expanded on each device without the need to repeat that on each one
    of our daemons using the boot_control HAL.
    
    Bug: 27107517
    
    (cherry picked from commit 0f8d9261)
    
    Change-Id: Icb2653cb89812c0de81381ef48280e4ad1e9535c