commit | 1bad8c99b33c867df90473976509c3a096f8cfd0 | [log] [tgz] |
---|---|---|
author | Srinu Jella <sjella@codeaurora.org> | Fri Nov 13 14:56:55 2015 +0530 |
committer | David Viteri <davidteri91@gmail.com> | Tue Dec 01 11:48:16 2015 +0100 |
tree | 364cdbaf63288a08b89fe0b5380a22cc2562d232 | |
parent | 6aec08e88d2653b1f7d53e764203bd830b33e031 [diff] |
sepolicy: Add btnvtool to be part bluetooth domain btnvtool needs qmux socket interaction to get the BT address whcih is stored in modem nv. btnvtool will be executed in the context of bluetooth. It wiil fetch the addr from modem using QMI APIs. New QMI interface has came up with the sepolicy. Added the persist permission to bluetooth domain. CRs-Fixed: 930130 Change-Id: I62b3538f750593e8fecf1068040b569f5a4253c4
Repository that hosts SELinux common policies for QCOM Hardware
If you want to use these policies, add a
include device/qcom/sepolicy/sepolicy.mk
to your device's BoardConfig. It is highly recommended that in case you have your own BOARD_SEPOLICY_DIRS and BOARD_SEPOLICY_UNION declarations, the inclusion happens before those lines