HomeSort by relevance Sort by last modified time
    Searched refs:sepolicy (Results 1 - 8 of 8) sorted by null

  /external/sepolicy/
Android.mk 14 BOARD_SEPOLICY_IGNORE+=external/sepolicy/su.te
16 BOARD_SEPOLICY_IGNORE+=external/sepolicy/su_user.te
24 $(error Ambiguous request for sepolicy $(pf). Appears in both \
31 $(error No sepolicy file found for $(pf) in $(BOARD_SEPOLICY_DIRS)), \
38 $(error Specified the sepolicy file $(pf) in BOARD_SEPOLICY_REPLACE, \
66 LOCAL_MODULE := sepolicy
file_contexts 26 /sepolicy u:object_r:rootfs:s0
  /build/target/product/
embedded.mk 72 sepolicy \
  /device/samsung/manta/
BoardConfig.mk 86 device/samsung/manta/sepolicy
  /device/lge/hammerhead/
BoardConfig.mk 98 device/lge/hammerhead/sepolicy
  /device/lge/mako/
BoardConfig.mk 96 device/lge/mako/sepolicy
  /device/asus/grouper/
BoardConfig.mk 46 device/asus/grouper/sepolicy
  /build/
envsetup.sh 1013 find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -name sepolicy -type d -print0 | xargs -0 grep --color -n -r --exclude-dir=\.git "$@"
    [all...]

Completed in 896 milliseconds