| commit | bc97ba06e209edd99ef71d7dcab7a79752af0be2 | [log] [tgz] |
|---|---|---|
| author | Harish Mahendrakar <hmahendrakar@gmail.com> | Thu Jan 18 20:40:21 2024 +0000 |
| committer | Harish Mahendrakar <hmahendrakar@google.com> | Mon Jan 29 23:15:55 2024 +0000 |
| tree | b97123ae00040b505a7d1b329e55246b4f0f856b | |
| parent | 138856680a97355253447b812d2f93357a893676 [diff] |
libmedia_ecoservice: add and use aidl_interface Instead of include *.aidl files directly, define an aidl_interface and use *-cpp variant of that library. This is needed to replace libbinder dependency from this module which will be handled in subsequent CLs. Bug: 301379330 Test: atest EcoServiceTest EcoSessionTest EcoDataTest Change-Id: I835e6552cc2ab7ae568d92a6383e47e8b9fdcce3