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

Commit 9b5437fd authored by Kyeongkab.Nam's avatar Kyeongkab.Nam Committed by shubang
Browse files

clean up content ratings

remove periods for consistency.
also resolve the confilict with aosp/741081

Test: manual
Change-Id: Iaba68724432ca6b8d03d7772a60beeedb94a8fe7
parent 0d7929c5
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
package android.media.tv;

import android.annotation.NonNull;
import android.annotation.SystemApi;
import android.text.TextUtils;

import com.android.internal.util.Preconditions;
@@ -725,16 +724,16 @@ import java.util.Objects;
 *         <td>NZ_TV_G</td>
 *         <td>Programmes which exclude material likely to be unsuitable for children. Programmes
 *         may not necessarily be designed for child viewers but should not contain material likely
 *         to alarm or distress them.</td>
 *         to alarm or distress them</td>
 *     </tr>
 *     <tr>
 *         <td>NZ_TV_PGR</td>
 *         <td>Programmes containing material more suited for mature audiences but not necessarily
 *         unsuitable for child viewers when subject to the guidance of a parent or an adult.</td>
 *         unsuitable for child viewers when subject to the guidance of a parent or an adult</td>
 *     </tr>
 *     <tr>
 *         <td>NZ_TV_AO</td>
 *         <td>Programmes containing adult themes and directed primarily at mature audiences.</td>
 *         <td>Programmes containing adult themes and directed primarily at mature audiences</td>
 *     </tr>
 *     <tr>
 *         <td valign="top" rowspan="6">SG_TV</td>