Skip to content
Snippets Groups Projects
  • Jeff Vander Stoep's avatar
    secilc: expand generated attributes · ac171b44
    Jeff Vander Stoep authored
    Attributes added to the policy by the policy compiler are causing
    performance issues. Telling the compiler to expand these
    auto-generated attributes to their underlying types prevents
    preemtion during policy lookup.
    
    With this patch the number of attributes in policy drops from
    845 to 475. The number of attributes assigned to the bluetooth domain
    drops from 41 to 11.
    
    Bug: 3650825
    Test: Build and boot Marlin
    Change-Id: Ica06e82001eca323c435fe13c5cf4beba74999e2
    ac171b44