commit | 937a40c9a4640a32513c2414c6d2d82b8f8d9848 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Wed Nov 01 23:15:25 2017 +0000 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Dec 03 01:46:22 2017 -0500 |
tree | 83dea762500c6a49a6e20901fff5d9187dad8384 | |
parent | 01a33267e9af8893377506f889e33636d6dd6dd6 [diff] |
AudioPolicyManager: Fix compilation error on 8.0.0_r23 * This updates selectedDeviceId type (required after https://github.com/LineageOS/android_frameworks_av/commit/2ac7694396640821f6723672e25b2372220bf060) in order to fix the following error: cannot initialize a parameter of type 'audio_port_handle_t *' (aka 'int *') with an rvalue of type 'audio_port_handle_t' (aka 'int') Change-Id: Ic94e4de38bb4c592fddc94954665053dcf505d36