aboutsummaryrefslogtreecommitdiff
path: root/system
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 /system
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 'system')
-rw-r--r--system/AppUsageStatistics/template-params.xml2
-rw-r--r--system/RuntimePermissions/template-params.xml2
-rw-r--r--system/RuntimePermissionsBasic/template-params.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/system/AppUsageStatistics/template-params.xml b/system/AppUsageStatistics/template-params.xml
index 38f5781d..dc8b46fd 100644
--- a/system/AppUsageStatistics/template-params.xml
+++ b/system/AppUsageStatistics/template-params.xml
@@ -36,7 +36,7 @@
<template src="base" />
<metadata>
- <status>DRAFT</status>
+ <status>PUBLISHED</status>
<categories>System</categories>
<technologies>Android</technologies>
<languages>Java</languages>
diff --git a/system/RuntimePermissions/template-params.xml b/system/RuntimePermissions/template-params.xml
index c766f9bd..c61c8d25 100644
--- a/system/RuntimePermissions/template-params.xml
+++ b/system/RuntimePermissions/template-params.xml
@@ -39,7 +39,7 @@
<common src="logger"/>
<metadata>
- <status>DRAFT</status>
+ <status>PUBLISHED</status>
<categories>System</categories>
<technologies>Android</technologies>
<languages>Java</languages>
diff --git a/system/RuntimePermissionsBasic/template-params.xml b/system/RuntimePermissionsBasic/template-params.xml
index c5852ed8..aba6ac8e 100644
--- a/system/RuntimePermissionsBasic/template-params.xml
+++ b/system/RuntimePermissionsBasic/template-params.xml
@@ -36,7 +36,7 @@ Note: The "RuntimePermissions" sample provides a more complete overview over the
<template src="base"/>
<metadata>
- <status>DRAFT</status>
+ <status>PUBLISHED</status>
<categories>System</categories>
<technologies>Android</technologies>
<languages>Java</languages>