Remove broadcastradio HAL 1.x from emulator targets

Bug: 146456245
Test: gcar emulator boots now
Change-Id: I81aaba2d6a214d6b2ccce46f3e84514152b64514
diff --git a/common/manifest.xml b/common/manifest.xml
index e156ccb..0b44a03 100644
--- a/common/manifest.xml
+++ b/common/manifest.xml
@@ -116,16 +116,6 @@
             <instance>default</instance>
         </interface>
     </hal>
-    <!-- 2.0 for car builds -->
-    <hal format="hidl">
-        <name>android.hardware.broadcastradio</name>
-        <transport>hwbinder</transport>
-        <version>1.1</version>
-        <interface>
-            <name>IBroadcastRadioFactory</name>
-            <instance>default</instance>
-        </interface>
-    </hal>
     <hal format="hidl">
         <name>android.hardware.camera.provider</name>
         <transport>hwbinder</transport>