commit | 4df2160e30779850e82e32aa0c884faf99509790 | [log] [tgz] |
---|---|---|
author | Matt Trusten <mtrusten@codeaurora.org> | Thu Oct 29 16:37:49 2015 -0700 |
committer | David Viteri <davidteri91@gmail.com> | Tue Dec 01 11:48:33 2015 +0100 |
tree | 8c9a42b2af2b3a18f0df830bccbaac6ca62686b5 | |
parent | 1bad8c99b33c867df90473976509c3a096f8cfd0 [diff] |
sepolicy : Add permissions to Camera HAL Provide permissions to camera HAL to receive vsync events. This helps camera HAL to display preview frames at regular vsync interval. Change-Id: I682c3d9aa516b0599e0da7d7ee90777c4185dc60
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