commit | 83fde0ec25e15f4aa94deae1e53738c2fe039775 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 29 11:08:22 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Jul 29 21:03:51 2019 +0900 |
tree | 2f4397f349ae0ab4463fc3213b0ae5dc96ccea66 | |
parent | aabff62fcb2f9d4f85f0353588b3632cd412615b [diff] |
Read both vendor.audio_hal.* and audio_hal.* sysprops Starting from Q-launching devices, all vendor-defined sysprops should be prefixed with "vendor.". To support such new devices as well as old devices where the renamining isn't required, audio HAL is using both properties: vendor.audio_hal.* is read first and then fall backs to audio_hal.*. Bug: b/138278883 Test: play some audio Test: run VtsTrebleSysProp Change-Id: I15158467f81ac99c36c40f6ca0a6c00cbca7fb24