replicant-vendor_replicant/sepolicy/sepolicy.mk
Diogo Ferreira 5c9f9efba6 sepolicy: Fix permissions for service.adb.tcp.port
This makes the rule more specific by overriding the upstream sepolicy.
Also adds the adbd context which is necessary for "adb tcpip".

Change-Id: Ia17eb56fc1682ab248764329e88eebd2a4075c97
2014-12-01 20:36:13 +00:00

31 lines
530 B
Makefile

#
# This policy configuration will be used by all products that
# inherit from CM
#
BOARD_SEPOLICY_DIRS += \
vendor/cm/sepolicy
BOARD_SEPOLICY_UNION += \
file.te \
file_contexts \
genfs_contexts \
property_contexts \
seapp_contexts \
service_contexts \
auditd.te \
adbd.te \
healthd.te \
hostapd.te \
installd.te \
netd.te \
property.te \
recovery.te \
shell.te \
su.te \
sysinit.te \
system.te \
ueventd.te \
vold.te \
mac_permissions.xml