Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73336f8c authored by Mohammad Islam's avatar Mohammad Islam Committed by Gerrit Code Review
Browse files

Merge "Add new fields for carrying classpath information"

parents 53cb0241 ba9defcb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,4 +27,7 @@ parcelable StagedApexInfo {
  @utf8InCpp String diskImagePath;
  long versionCode;
  @utf8InCpp String versionName;
  boolean hasBootClassPathJars;
  boolean hasDex2OatBootClassPathJars;
  boolean hasSystemServerClassPathJars;
}