Lines Matching refs:max
5 Add a new `<hal>` entry without a `max-level` attribute. The `<hal>` entry can
22 Leave `max-level` attribute empty.
26 When a framework HAL is deprecated, set `max-level` field of the HAL from empty
28 For example, if IDisplayService is deprecated in Android S, set `max-level` to
33 <hal format="hidl" max-level="5"> <!-- Level::R -->
41 Note that the `max-level` of the HAL is set to Android R, meaning that the HAL
47 When setting `max-level` of a HAL:
50 `max-level > last_frozen_level`.
52 `max-level` is set appropriately.
60 Devices that are lower than the `max-level` attribute of the HAL may start to
90 the respective frozen DCM. HALs in the framework manifest with `max-level`