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