AOSP Part IX — Security. Use when reasoning about SELinux on Android,
Keystore/Keymint, Trusty TEE, gatekeeper/weaver, Android Verified Boot,
dm-verity, hardware-backed attestation, Credential Manager (CredentialManagerService,
credential providers, passkeys/FIDO2, password and autofill integration,
digital credentials), or DRM (MediaDrm framework, Widevine L1/L2/L3,
OEMCrypto, license acquisition, secure decoder/display path), or the LFI
in-process sandbox (Lightweight Fault Isolation for untrusted code such as
software codecs). Chapters 40–42, 68.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
AOSP Part IX — Security. Use when reasoning about SELinux on Android,
Keystore/Keymint, Trusty TEE, gatekeeper/weaver, Android Verified Boot,
dm-verity, hardware-backed attestation, Credential Manager (CredentialManagerService,
credential providers, passkeys/FIDO2, password and autofill integration,
digital credentials), or DRM (MediaDrm framework, Widevine L1/L2/L3,
OEMCrypto, license acquisition, secure decoder/display path), or the LFI
in-process sandbox (Lightweight Fault Isolation for untrusted code such as
software codecs). Chapters 40–42, 68.
43-lfi-sandbox.md — Lightweight Fault Isolation: memory-safe in-process sandboxing for untrusted code (software codecs) without a separate process; the external/lfi verifier and runtime, the Soong LFI toolchain, and the libapexcodecs/codec2 integration