Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a7a59d12 authored by Devin Moore's avatar Devin Moore
Browse files

Only add the AIDL manifest decl when using unfrozen

The next release config is always Release_aidl_use_unfrozen=false and
every other config is true.
On the next release config we use prebuilt mainline modules from Android
U, so the Android U swcodec will not serve AIDL.
This becomes a problem when we freeze AIDL interfaces in HAL API freeze
because VTS will start expecting the AIDL service to be registered when
it's declared like this by `mediaserver` even though the `swcodec` is
old and doesn't have AIDL.

Test: launch_cvd
Bug: 279809333
Change-Id: Iacd0f9c800a1c2b7bc932596a0afcc2f5ba7e1aa
parent 0214f262
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment