am 4e94ed11: am 2d47488e: Merge "Drop BOARD_SEPOLICY_UNION."
* commit '4e94ed11855e56ed498a2e7e83e312d5b691c5b9': Drop BOARD_SEPOLICY_UNION.
This commit is contained in:
commit
9160c60f13
|
@ -76,22 +76,6 @@ BOARD_FLASH_BLOCK_SIZE := 512
|
|||
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
|
||||
|
||||
BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
|
||||
BOARD_SEPOLICY_UNION += \
|
||||
bootanim.te \
|
||||
device.te \
|
||||
domain.te \
|
||||
file.te \
|
||||
file_contexts \
|
||||
goldfish_setup.te \
|
||||
goldfish_logcat.te \
|
||||
property.te \
|
||||
property_contexts \
|
||||
qemu_props.te \
|
||||
qemud.te \
|
||||
rild.te \
|
||||
shell.te \
|
||||
surfaceflinger.te \
|
||||
system_server.te
|
||||
|
||||
ifeq ($(TARGET_PRODUCT),sdk)
|
||||
# include an expanded selection of fonts for the SDK.
|
||||
|
|
|
@ -61,19 +61,3 @@ BOARD_FLASH_BLOCK_SIZE := 512
|
|||
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
|
||||
|
||||
BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
|
||||
BOARD_SEPOLICY_UNION += \
|
||||
bootanim.te \
|
||||
device.te \
|
||||
domain.te \
|
||||
file.te \
|
||||
file_contexts \
|
||||
goldfish_setup.te \
|
||||
goldfish_logcat.te \
|
||||
property.te \
|
||||
property_contexts \
|
||||
qemu_props.te \
|
||||
qemud.te \
|
||||
rild.te \
|
||||
shell.te \
|
||||
surfaceflinger.te \
|
||||
system_server.te
|
||||
|
|
|
@ -45,21 +45,3 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
|
|||
BOARD_SEPOLICY_DIRS += \
|
||||
build/target/board/generic/sepolicy \
|
||||
build/target/board/generic_x86/sepolicy
|
||||
|
||||
BOARD_SEPOLICY_UNION += \
|
||||
device.te \
|
||||
domain.te \
|
||||
file.te \
|
||||
file_contexts \
|
||||
healthd.te \
|
||||
installd.te \
|
||||
goldfish_setup.te \
|
||||
goldfish_logcat.te \
|
||||
property.te \
|
||||
property_contexts \
|
||||
qemu_props.te \
|
||||
qemud.te \
|
||||
rild.te \
|
||||
shell.te \
|
||||
system_server.te \
|
||||
zygote.te
|
||||
|
|
Loading…
Reference in New Issue