Replace hardware features conf file to be emulator specific

The mini_common.mk file gets used only for emulators which should have
bluetooth disabled. Using the default handheld_core_hardware.xml file
has bluetooth enabled. We should use the generic
handheld_core_hardware.xml file for emulators which has bluetooth
disabled.

It's presence causes problems upstream in SystemServer when
BluetoothService starts and requires an extra emulator config change
which should not be there.

Bug: 35361545
Test: Verified by launching Android Emulator. It works fine and does not
start bluetooth.

Change-Id: Iae4bb74db703b2b036464e62be99c7c3f2e84ec9
1 file changed