summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-12-23 12:46:21 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-12-24 11:01:53 +0100
commitcba67bc1923a7701d70dd93944077e02b7504a03 (patch)
treec31bbccea5e3d85e9cb0f4ec641d32fabdcaf181 /android/Makefile.am
parent3fc5cbdaa01d7e00132f93e6acbfdb202539c6e5 (diff)
downloadbluez-cba67bc1923a7701d70dd93944077e02b7504a03.tar.gz
android: Provide SELinux policy files
This adds required policy files and updates documentation with more SELinux information.
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index dbc378016..7cfdf8f12 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -219,6 +219,8 @@ endif
EXTRA_DIST += android/Android.mk android/README \
android/bluetoothd-wrapper.c \
+ android/bluetoothd.te \
+ android/bluetoothd_snoop.te \
android/init.bluetooth.rc \
android/hal-ipc-api.txt \
android/audio-ipc-api.txt \