Skip to content
Snippets Groups Projects
  • Jiyong Park's avatar
    add extended_core_property_type · d8ae0071
    Jiyong Park authored
    The attribute is used to capture system properties added from outside of
    AOSP (e.g. by OEM), but are not device-specific and thus are used only
    inside the system partition.
    
    Access to the the system properties from outside of the system partition
    is prevented by the neverallow rule.
    
    Bug: 80382020
    Bug: 78598545
    Test: m -j selinux_policy
    Merged-In: I22c083dc195dab84c9c21a79fbe3ad823a3bbb46
    Change-Id: I22c083dc195dab84c9c21a79fbe3ad823a3bbb46
    (cherry picked from commit c0f8f2f8)
    d8ae0071