HomeSort by relevance Sort by last modified time
    Searched full:property_contexts (Results 1 - 5 of 5) sorted by null

  /build/target/product/
embedded.mk 71 property_contexts \
  /external/sepolicy/
Android.mk 132 LOCAL_MODULE := property_contexts
139 ALL_PC_FILES := $(call build_policy, property_contexts)
147 property_contexts := macro
file_contexts 25 /property_contexts u:object_r:rootfs:s0
  /frameworks/base/services/java/com/android/server/updates/
SELinuxPolicyInstallReceiver.java 43 private static final String propertyContextsPath = "property_contexts";
  /system/core/init/
init.c 748 { SELABEL_OPT_PATH, "/data/security/property_contexts" },
749 { SELABEL_OPT_PATH, "/property_contexts" },
763 ERROR("SELinux: Could not load property_contexts: %s\n",

Completed in 232 milliseconds