Lines Matching full:version
7 The AIDL version is located inside `aidl` directory. The tree below explains
11 release, the current version of the API becomes "frozen" and gets assigned
12 the next version number. If the API needs further modifications, they are
13 made on the "current" version. After making modifications, run
15 version.
25 Run `common/all-versions/copyHAL.sh` to create a new version of the HIDL audio
29 * `2.0` — version 2.0 of the core HIDL API. Note that `.hal` files
34 * `4.0` — version 4.0 of the core HIDL API.
37 - `2.0` — version 2.0 of the common types HIDL API.
38 - `4.0` — version 4.0.
40 - `7.0` — version 7.0.
44 - `all-versions` — code common to all version of both core and effect API.
52 - `7.0` — code specific to version V7.0 of the core HIDL API
54 version-specific parts are enclosed into conditional directives