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