Remove ServiceState.copyFrom() testing.
CTS for ServiceState includes a nested subclass for ServiceState. However, ServiceState implements Parcelable and all 'Parcelables' are required to be final, per the Android API Guidelines (go/android-api-guidelines). Bug: 74207290 Test: atest CtsTelephonyTestCases:ServiceStateTest Change-Id: Ifd6653b906b95c6d76999d584b95b8d5820413fc
Loading
Please sign in to comment