OSDN Git Service

Add android.os.Parcel$ReadWriteHelper to compiled classes
authorMathieu Chartier <mathieuc@google.com>
Thu, 12 Oct 2017 23:21:29 +0000 (16:21 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 12 Oct 2017 23:21:29 +0000 (16:21 -0700)
Add this class to compiled classes since its important for app
startup.

Test: make and look at oatdump
Bug: 67730245
Change-Id: I401ef516af076aeae56349a2317e63cca0eb4d47

config/compiled-classes-phone

index c829728..790f829 100644 (file)
@@ -3269,6 +3269,7 @@ android.os.OperationCanceledException
 android.os.Parcel
 android.os.Parcel$1
 android.os.Parcel$2
+android.os.Parcel$ReadWriteHelper
 android.os.ParcelFileDescriptor
 android.os.ParcelFileDescriptor$1
 android.os.ParcelFileDescriptor$2