Skip to content
Snippets Groups Projects
Commit f4d5f3e1 authored by Geremy Condra's avatar Geremy Condra Committed by Gerrit Code Review
Browse files

Merge "Add missing seinfo tag from mac_permissions.xml policy."

parents 2ae799e4 65911e8d
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<policy> <policy>
<!-- Platform dev key in AOSP -->
<signer signature="@PLATFORM" > <signer signature="@PLATFORM" >
<seinfo value="platform" /> <seinfo value="platform" />
</signer> </signer>
...@@ -17,6 +18,7 @@ ...@@ -17,6 +18,7 @@
<!-- release dev key in AOSP --> <!-- release dev key in AOSP -->
<signer signature="@RELEASE" > <signer signature="@RELEASE" >
<seinfo value="release" />
</signer> </signer>
<!-- All other keys --> <!-- All other keys -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment