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