commit | a8ecc2c72ca26389bd6b0162181d60aaeaca8149 | [log] [tgz] |
---|---|---|
author | François Gaffie <francois.gaffie@intel.com> | Mon Nov 09 16:10:40 2015 +0100 |
committer | Eric Laurent <elaurent@google.com> | Tue Nov 24 17:57:28 2015 -0800 |
tree | d6ad677365066d9d0ecaf81c818f73a477c512e9 | |
parent | 371ed17f26d789c485f9a082f65e2c80ca651489 [diff] |
audio policy: remove deserialization from policy objects This patch removes the responsability of the deserialization of all objects managed by the policy by: -adding required accessors -moving deserialization function to Config parser helper -adds a TypeConverter to associate string to / from values of all audio enumeration shared between HALs and policy. Change-Id: I1ce798848f4657b37e47446c9fbdc63f7ed0390e Signed-off-by: François Gaffie <francois.gaffie@intel.com>