summaryrefslogtreecommitdiffstats
path: root/core/res/res/xml
diff options
context:
space:
mode:
authorSungsoo Lim <sungsoo@google.com>2014-08-12 21:49:20 +0900
committerSungsoo Lim <sungsoo@google.com>2014-08-12 21:49:20 +0900
commit6219fa8b2d1a31bd3e436878c92cd27e3be4d822 (patch)
tree9b9199dc26f823129e9b5dec9eced7ab20f79026 /core/res/res/xml
parente5910f70fcf99cb2d3bf391b585a236be417d3e6 (diff)
downloadframeworks_base-6219fa8b2d1a31bd3e436878c92cd27e3be4d822.zip
frameworks_base-6219fa8b2d1a31bd3e436878c92cd27e3be4d822.tar.gz
frameworks_base-6219fa8b2d1a31bd3e436878c92cd27e3be4d822.tar.bz2
Add version attribute in tv_content_rating_system.xml
- 'version' attribute is added in 'rating-system-definitions' tag. - Update javadoc for the format change of XML file in TvContentRating. - Fix some errors in the javadoc comment. Bug: 16805703 Change-Id: If9473c89cef0777232470d67f1542a5e5eac3182
Diffstat (limited to 'core/res/res/xml')
-rw-r--r--core/res/res/xml/tv_content_rating_systems.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/xml/tv_content_rating_systems.xml b/core/res/res/xml/tv_content_rating_systems.xml
index 881b339..8e2a23c 100644
--- a/core/res/res/xml/tv_content_rating_systems.xml
+++ b/core/res/res/xml/tv_content_rating_systems.xml
@@ -16,7 +16,7 @@
** limitations under the License.
*/
-->
-<rating-system-definitions>
+<rating-system-definitions version="1.0">
<!-- Range specific TV content rating system for AM TV-->
<rating-system-definition id="AM_TV_RS"
displayName="@string/display_name_amtvrs"