commit | cb700ec199cfb267b0e421ec2f4bb0cd0608173d | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Oct 05 13:08:59 2016 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Oct 05 13:08:59 2016 -0700 |
tree | f44ac28f601ff63b61ff85b72f8a0ec450e361bc | |
parent | effb0d1ee2857c4151234e52b319c9792779878b [diff] |
Remove provisional types from common audio definitions 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