Skip to content

v4.4

Choose a tag to compare

@github-actions github-actions released this 16 Mar 13:09
· 300 commits to main since this release
  • Binder error reply format — Aligned EX_SERVICE_SPECIFIC wire layout with AOSP Status.cpp, including the remote stack trace header field.
  • Key enumeration — Corrected list_past_alias pagination order to match AOSP database.rs semantics.
  • KeyMetadata fields — Generated key responses now include modificationTimeMs, Tag.ORIGIN, and normalized KeyDescriptor fields per AOSP Keystore2.
  • Parcel handling — hasException() preserves reply position for downstream consumers.