hal: Call acdb_init_v2 during sound card state change
As part of platform_acdb_init, is_instance_id_supported is not initialized which causes crash in acdb loader proxy. Change is to call acdb_init_v2 instead of platform_acdb_init during sound card state change if acdb is not already initialized for auto as it calls acdb-loader-proxy directly instead of calling acdb-loader which ideally initializes is_instance_id_supported. Change-Id: I4ad27dfb6fe5253ba89e02a2fb608767055399de
Loading
Please register or sign in to comment