Преглед на файлове

Remove AIDL support on IBluetoothCcc

Bug: 239658601
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: Ib0634920e60e58db5e0fc70a4d16afef5ba80a0f
Adam Shih преди 2 години
родител
ревизия
efa52cece3
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. 0 9
      bluetooth/manifest_bluetooth.xml

+ 0 - 9
bluetooth/manifest_bluetooth.xml

@@ -26,13 +26,4 @@
             <instance>default</instance>
         </interface>
     </hal>
-    <hal format="hidl">
-        <name>hardware.google.bluetooth.ccc</name>
-        <transport>hwbinder</transport>
-        <version>1.1</version>
-        <interface>
-            <name>IBluetoothCcc</name>
-            <instance>default</instance>
-        </interface>
-    </hal>
 </manifest>