Loading libs/binder/aidl/android/content/pm/StagedApexInfo.aidl +1 −3 Original line number Original line Diff line number Diff line Loading @@ -27,7 +27,5 @@ parcelable StagedApexInfo { @utf8InCpp String diskImagePath; @utf8InCpp String diskImagePath; long versionCode; long versionCode; @utf8InCpp String versionName; @utf8InCpp String versionName; boolean hasBootClassPathJars; boolean hasClassPathJars; boolean hasDex2OatBootClassPathJars; boolean hasSystemServerClassPathJars; } } Loading
libs/binder/aidl/android/content/pm/StagedApexInfo.aidl +1 −3 Original line number Original line Diff line number Diff line Loading @@ -27,7 +27,5 @@ parcelable StagedApexInfo { @utf8InCpp String diskImagePath; @utf8InCpp String diskImagePath; long versionCode; long versionCode; @utf8InCpp String versionName; @utf8InCpp String versionName; boolean hasBootClassPathJars; boolean hasClassPathJars; boolean hasDex2OatBootClassPathJars; boolean hasSystemServerClassPathJars; } }