summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorPuneet Mishra <puneetm@codeaurora.org>2015-04-02 12:28:01 +0100
committerGerrit - the friendly Code Review server <code-review@localhost>2015-04-20 04:07:00 -0700
commit7e568c96f9a933868513ae08f656172e682618e0 (patch)
treed1521898b2dfc45638bbe52cc3c9227c8b8d54c6 /Android.mk
parent1defadddbb9df41208deab453fc828b9dfea19a4 (diff)
downloadandroid_device_qcom_sepolicy-7e568c96f9a933868513ae08f656172e682618e0.tar.gz
android_device_qcom_sepolicy-7e568c96f9a933868513ae08f656172e682618e0.tar.bz2
android_device_qcom_sepolicy-7e568c96f9a933868513ae08f656172e682618e0.zip
Seandroid: Add policy for FIDO daemons
Adding policy for FIDO deamon to communicate with system_app, platform_app using binder and init using property socket. Adding policy for FIDO test authenticator to comunicate with system_app, platform_app using binder and init using property socket. CRs-Fixed: 815779 Change-Id: I6afd01b5a3c0632c1b72599a8096dca931458ba9
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 24d39c83..d2d86957 100644
--- a/Android.mk
+++ b/Android.mk
@@ -82,6 +82,8 @@ BOARD_SEPOLICY_UNION := \
subsystem_ramdump.te \
ssr_diag.te \
sectest.te \
+ fidodaemon.te \
+ fidotest.te \
location.te \
location_app.te \
seapp_contexts \