commit | d278c73a01aea9347a395039787c9c781612d24e | [log] [tgz] |
---|---|---|
author | Atneya Nair <atneya@google.com> | Thu Mar 09 21:58:25 2023 -0800 |
committer | Atneya Nair <atneya@google.com> | Tue Mar 14 13:26:59 2023 -0700 |
tree | a77c1e796527968f2b78d0c799aa8e213d67393c | |
parent | 42b0291dabf6ec7ba857f8d9a339e106bb4d2487 [diff] |
Add STHAL AIDL type visibility for fwk interfaces AIDL compiler relies on imported AIDL structs being present on the include path. Since the STService AIDL interfaces are not built separate from the framework, we must manually include the STHAL AIDL types when building the framework. Bug: 272827939 Test: Compiles Change-Id: Ibabfc4533beb42b090657dcf00e11fc0f964b848