Merge "NativeTombstoneManager: fix tombstone parsing."
This commit is contained in:
@@ -425,7 +425,7 @@ public final class NativeTombstoneManager {
|
||||
}
|
||||
}
|
||||
stream.end(token);
|
||||
|
||||
break;
|
||||
|
||||
case (int) Tombstone.SELINUX_LABEL:
|
||||
selinuxLabel = stream.readString(Tombstone.SELINUX_LABEL);
|
||||
|
||||
Reference in New Issue
Block a user