commit | fbb92982c39877cd63f53f3763209fcff97c5446 | [log] [tgz] |
---|---|---|
author | Zhou Song <zhous@codeaurora.org> | Thu Jan 09 12:43:50 2020 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Apr 28 22:48:49 2020 -0700 |
tree | 1b60f60d785fd0dfbd4a44d54295ec46d7835630 | |
parent | e47bf15df04aeb0635cf23bc6d6235fb5b916243 [diff] |
hal: fix internal codec flag not initialized The internal codec flag is checked during early of platform_init, so move it back to the earlier place to get it initialized. This is to make sure correct platform configuration file can be loaded for platforms with internal codec. Change-Id: I5049b6103651d1c4641a9d9be85f5e244e9c637c