libvirtual: Fix IAudioPolicyService include address

IAudioPolicyService changed to aidl in 12

Change-Id: I22f89061686a9e2fce24440e23b6e39c77e5f04e
This commit is contained in:
followmsi 2023-01-26 11:31:36 +01:00
parent 03ae13762c
commit 6bf1f75a9f
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#define DEBUG 0
#include <ctype.h>
#include <fcntl.h>
#include <android/media/IAudioPolicyService.h>
#include <media/AudioSystem.h>
#include <utils/threads.h>
#include <utils/Errors.h>