Hello, We want to have a table of (key,value) shared between App layer and Audio HAL. (key, value) will be passed down to the HAL layer using the Audio SetParameter function. More than one app (in Java space) will be talking to the Audio HAL (Native space) using that function so, the table will shared between multiple components. What is the preferred way of creating and maintaining this table? Any help is appreciated.
Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
