Freeze system manifest 5 (R).

Genearted with `freeze.sh 5`.

Frozen system manifests are stored in compatibility matrices. These
compatibility matrices served as a reference for devices at that
target FCM version. Devices at the given target FCM version should
use DCMs in the frozen/ dir, although some of the HALs may be marked
as optional="true" or even omitted if unused by device-specific code.

At build time, compatibiltiy is checked between framework manifest and
the respective frozen DCM. HALs in the framework manifest with max-level
< the specified level are omitted.

Test: m check-vintf-all
Bug: 37226359
Change-Id: I4cdb9c1e0a85ff831222c786daad4217c1695249
1 file changed