commit | a8bf907f9ab4504b48f0c4546512385bfdad952e | [log] [tgz] |
---|---|---|
author | Raj Goparaju <rajgoparaju@google.com> | Sun Feb 05 14:58:40 2023 -0800 |
committer | Raj Goparaju <rajgoparaju@google.com> | Mon Feb 13 10:35:59 2023 -0800 |
tree | e4c7906c312ac95886a04861df0d3f7128ad99be | |
parent | 27a02e1111e8fba415b76f83b1debd3c983b9b07 [diff] |
Adding VTS tests for IAudioControl#registerModuleChangeCallback Tests the following: a) successful registration b) successful un-registration b) exception check - double registration - nullptr registration - unsupported feature Bug: 261647905 Test: run vts --module VtsAidlHalAudioControlTest Change-Id: I7336c9e8dd8e3ca444e77218fc1150e5528dba32 Signed-off-by: Raj Goparaju <rajgoparaju@google.com>