aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2017-03-22 11:30:08 -0700
committerTrevor Johns <trevorjohns@google.com>2017-03-22 11:31:06 -0700
commit033b104d215ed94eb56ab75a21c6128b60023e4c (patch)
tree06f415c12d7b1cc3bc8cd90325699160ef2a065b /security
parent4452a075b3bc0614ccf9fcdf381b2b4efd2ea6b4 (diff)
downloadandroid-033b104d215ed94eb56ab75a21c6128b60023e4c.tar.gz
Cleanup template-params.xml files for all projects
- Remove references to N Preview - Change statuses from DRAFT to PUBLISHED Test: manual Change-Id: I4cd302fb133f5f3e3f4f690397e0375e273ac1a1
Diffstat (limited to 'security')
-rw-r--r--security/DirectBoot/template-params.xml2
-rw-r--r--security/FingerprintDialog/template-params.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/DirectBoot/template-params.xml b/security/DirectBoot/template-params.xml
index b020ec14..a9aa69d1 100644
--- a/security/DirectBoot/template-params.xml
+++ b/security/DirectBoot/template-params.xml
@@ -17,7 +17,7 @@
<sample>
<name>DirectBoot</name>
- <group>Android N Preview</group> <!-- This field will be deprecated in the future
+ <group>Security</group> <!-- This field will be deprecated in the future
and replaced with the "categories" tags below. -->
<package>com.example.android.directboot</package>
diff --git a/security/FingerprintDialog/template-params.xml b/security/FingerprintDialog/template-params.xml
index 78184922..37a84fe1 100644
--- a/security/FingerprintDialog/template-params.xml
+++ b/security/FingerprintDialog/template-params.xml
@@ -41,7 +41,7 @@ before proceeding some actions such as purchasing an item.
<metadata>
<!-- Values: {DRAFT | PUBLISHED | INTERNAL | DEPRECATED | SUPERCEDED} -->
- <status>DRAFT</status>
+ <status>PUBLISHED</status>
<categories>security</categories>
<technologies>Android</technologies>
<languages>Java</languages>