Merge "Add class comment to avoid extending ServiceState class."
am: f0a67227c4
Change-Id: Ie643f2f1292df7491c9d800127e0c81bc70fc605
This commit is contained in:
@@ -53,6 +53,9 @@ import java.util.stream.Collectors;
|
||||
* <li>Operator name, short name and numeric id
|
||||
* <li>Network selection mode
|
||||
* </ul>
|
||||
*
|
||||
* For historical reasons this class is not declared as final; however,
|
||||
* it should be treated as though it were final.
|
||||
*/
|
||||
public class ServiceState implements Parcelable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user