• Jeffrey Vander Stoep's avatar
    Revert "libselinux: Enhance spec file support" · d1c6f388
    Jeffrey Vander Stoep authored
    This reverts commit c0798527.
    
    There is a change in how file names are matched. Unescaped periods are
    no longer treated like a regex period (matching any character including
    an actual period). For example in devices/moto/shamu/sepolicy/file_contexts,
    several of the block devices have unescaped periods. These partitions
    do not receive their proper label, and the device fails to boot.
    
    Bug: 22104578
    Change-Id: Iffc60beb24a79a80c110d4f2b0b91f3220615586
    d1c6f388
label_file.c 18.4 KB