Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe5998b5 authored by Jae Seo's avatar Jae Seo
Browse files

Add Japanese content ratings

Bug: 17434802
Change-Id: I4be1ff9e5621f0a973c38f1abb377b1c92131a02
parent fbc3f198
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -247,6 +247,10 @@ import java.util.Objects;
 *         <td>TV content rating system for Iceland</td>
 *     </tr>
 *     <tr>
 *         <td>JP_TV</td>
 *         <td>TV content rating system for Japan</td>
 *     </tr>
 *     <tr>
 *         <td>KR_TV</td>
 *         <td>TV content rating system for South Korea</td>
 *     </tr>
@@ -912,6 +916,23 @@ import java.util.Objects;
 *         <td>Programs suitable for ages 18 and older</td>
 *     </tr>
 *     <tr>
 *         <td valign="top" rowspan="4">JP_TV</td>
 *         <td>JP_TV_G</td>
 *         <td>General, suitable for all ages</td>
 *     </tr>
 *     <tr>
 *         <td>JP_TV_PG12</td>
 *         <td>Parental guidance requested for young people under 12 years</td>
 *     </tr>
 *     <tr>
 *         <td>JP_TV_R15</td>
 *         <td>For persons aged 15 and above only</td>
 *     </tr>
 *     <tr>
 *         <td>JP_TV_R18</td>
 *         <td>For persons aged 18 and above only</td>
 *     </tr>
 *     <tr>
 *         <td valign="top" rowspan="5">KR_TV</td>
 *         <td>KR_TV_ALL</td>
 *         <td>Appropriate for all ages</td>