mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
The following types are not used in HAL and being removed: - AudioContentType; - AudioUsage; - AudioFlagsMask; - AudioAttributes. This is in order to reduce synchronization burden and also allow extending framework without updating HAL. Bug: 30222631 Change-Id: Ic5df1800224fd1506dcf624b0cd20f9fd36cb949 Test: make