Revise CF BoardConfig inherit from BoardConfigMainlineCommon.mk

Some settings in BoardConfig affect the output content in system.img.
This patch revises CF BoardConfig to align the setting in
BoardConfigMainlineCommon.mk. Which can fix the following system
difference between CF and GSI:

- output apex dexpreopt
- libbluetooth.so
- lmkd (TARGET_LMKD_STATS_LOG)

The patch tries to keep other setiings.

Bug: 140156429
Bug: 137709825
Bug: 137711200
Bug: 137713484
Test: compare the output files between with/without the patch
Change-Id: I3962b3e8dbd3f3e8148ca7db5072b2b1c31ac27a
1 file changed