include/media/SingleStateQueue.h
deleted120000 → 0
+0
−1
include/media/nbaio/SingleStateQueue.h
0 → 120000
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move ExtendedAudioBufferProvider.h to libaudioclient. This is a more appropriate location because EABP extends AudioBufferProvider. Move SingleStateQueue.h to libnbaio_mono. This is a more appropriate location because SSQ is a non-blocking queue. This allows to remove the dependency of libnbaio on libmedia which is a good thing because libnbaio provides more low-level abstractions than libmedia. Also, replace a dependency of libnbaio on libbinder with a dependency on libaudiohal header library. Test: make Change-Id: Ie48b523790cd8230695ec2e4710e50981b616289
File moved.