Replace soong config module types with selects

select statements are a new syntax for conditionals in bp files
that require less boilerplate and expose the opportunity for
configuring the modules two different ways in a single build.
See go/soong-selects for more information.

Flag: EXEMPT refactor
Bug: 342006386
Test: Presubmits
Change-Id: I6f9e27224c239702764101025fe6ed1f2c93b46a
Merged-In: I6f9e27224c239702764101025fe6ed1f2c93b46a
3 files changed