commit | dfa1e8ab20ce54f3cde479e1305861867abcdbea | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Fri Oct 26 16:42:07 2018 -0700 |
committer | Kevin Rocard <krocard@google.com> | Fri Nov 30 09:44:42 2018 -0800 |
tree | fa10b8bfcbc2e3378249a7a67afc2fdd455c5c93 | |
parent | 7a9f05a68512926f81339d3e42def2ecd9adffa0 [diff] |
Policy config parser: migrate to BP and drop legacy format Migrate to android.bp as test need to use the library. As bp do not support conditional statement, and this format has been deprecated for 3 years, drop the pre-treble .conf parser. AUDIOSERVER_MULTILIB is no longer use as it does not make sense for a static lib. Bug: 114303641 Bug: 111681420 Test: compile, boots Change-Id: I9f429b306ecfbb80116445ba6297a4b3d6dc57f6 Signed-off-by: Kevin Rocard <krocard@google.com>