Add SElinux policy for NHX test app#1667
Open
rohibira-qipl wants to merge 1 commit intoqualcomm-linux:masterfrom
Open
Add SElinux policy for NHX test app#1667rohibira-qipl wants to merge 1 commit intoqualcomm-linux:masterfrom
rohibira-qipl wants to merge 1 commit intoqualcomm-linux:masterfrom
Conversation
Signed-off-by: rohibira-qipl <rohibira@qti.qualcomm.com>
011d6a5 to
4b1ccc1
Compare
Contributor
|
No commit message, not using your actual name in the commit and sign-off-by, no description or justification for the change, etc. |
|
|
||
| This adds a new policy module for the nativehaltest camera test application. | ||
|
|
||
| Upstream-Status: Inappropriate [Qualcomm specific change] |
Contributor
There was a problem hiding this comment.
Explain why it is qcom specific in the commit message.
| @@ -0,0 +1,225 @@ | |||
| From 6eb99a23c15f43e84c88b156a575668180e33b2b Mon Sep 17 00:00:00 2001 | |||
| From: rohibira <rohibira@qti.qualcomm.com> | |||
| @@ -0,0 +1,5 @@ | |||
| FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | |||
|
|
|||
| SRC_URI += " \ | |||
Contributor
There was a problem hiding this comment.
Should be SRC_URI:append:qcom.
Contributor
|
Also please follow the commit message pattern we use in this repository, check with git log. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a patch implementing SELinux policy for nhx.sh and nativehaltest camera test app.