Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e3c22e22 authored by Hongguang Chen's avatar Hongguang Chen
Browse files

Skip devices with multiple bits set.

aosp/1399204 added AUDIO_DEVICE_OUT_BLE_SPEAKER whose value is
0x20000001. The buildCommonTypesStructureFile.py didn't cover that kind
of values and it caused audioserver crashed.

This CL skips that kind of devices. A general solution (b/168065706)
should be addressed in the configurable audio policy and parameter
framework.

BUG: 167745916
Test: Check PolicySubsystem-CommonTypes.xml and boot up device.
Change-Id: Id802d37c18c4fd152a84a5a1579390b464c505f1
parent 8028dfb9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment