commit | 023bd65197870d661a06cd90c33c4c2eaed11d89 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Tue Mar 26 00:03:43 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Mar 26 00:44:06 2024 +0000 |
tree | 389a6561ad56b26f5132385a21cbcc000d8e7939 | |
parent | 5cfdd429708f333b69a398ec7e5e140092db98bf [diff] |
Create a null HIDL wrapper if AIDL is registered On upgrading devices the codec mainline module needs to be able to register either HIDL or AIDL based on a sysprop. When one is selected, the other is registered with a small null implementation. Test: m Bug: none Change-Id: Ic9b69da991e030d6abf6a3e90c99cc7181bfeb20