Loading benchmarks/msgq/1.0/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,8 @@ genrule { out: [ "android/hardware/benchmarks/msgq/1.0/IBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/IHwBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BnBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BpBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BnHwBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BpHwBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BsBenchmarkMsgQ.h", ], } Loading bluetooth/1.0/Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ genrule { "android/hardware/bluetooth/1.0/types.h", "android/hardware/bluetooth/1.0/IBluetoothHci.h", "android/hardware/bluetooth/1.0/IHwBluetoothHci.h", "android/hardware/bluetooth/1.0/BnBluetoothHci.h", "android/hardware/bluetooth/1.0/BpBluetoothHci.h", "android/hardware/bluetooth/1.0/BnHwBluetoothHci.h", "android/hardware/bluetooth/1.0/BpHwBluetoothHci.h", "android/hardware/bluetooth/1.0/BsBluetoothHci.h", "android/hardware/bluetooth/1.0/IBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/IHwBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BnBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BpBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BnHwBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BpHwBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BsBluetoothHciCallbacks.h", ], } Loading boot/1.0/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ genrule { "android/hardware/boot/1.0/types.h", "android/hardware/boot/1.0/IBootControl.h", "android/hardware/boot/1.0/IHwBootControl.h", "android/hardware/boot/1.0/BnBootControl.h", "android/hardware/boot/1.0/BpBootControl.h", "android/hardware/boot/1.0/BnHwBootControl.h", "android/hardware/boot/1.0/BpHwBootControl.h", "android/hardware/boot/1.0/BsBootControl.h", ], } Loading ir/1.0/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ genrule { "android/hardware/ir/1.0/types.h", "android/hardware/ir/1.0/IConsumerIr.h", "android/hardware/ir/1.0/IHwConsumerIr.h", "android/hardware/ir/1.0/BnConsumerIr.h", "android/hardware/ir/1.0/BpConsumerIr.h", "android/hardware/ir/1.0/BnHwConsumerIr.h", "android/hardware/ir/1.0/BpHwConsumerIr.h", "android/hardware/ir/1.0/BsConsumerIr.h", ], } Loading nfc/1.0/Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ genrule { "android/hardware/nfc/1.0/types.h", "android/hardware/nfc/1.0/INfc.h", "android/hardware/nfc/1.0/IHwNfc.h", "android/hardware/nfc/1.0/BnNfc.h", "android/hardware/nfc/1.0/BpNfc.h", "android/hardware/nfc/1.0/BnHwNfc.h", "android/hardware/nfc/1.0/BpHwNfc.h", "android/hardware/nfc/1.0/BsNfc.h", "android/hardware/nfc/1.0/INfcClientCallback.h", "android/hardware/nfc/1.0/IHwNfcClientCallback.h", "android/hardware/nfc/1.0/BnNfcClientCallback.h", "android/hardware/nfc/1.0/BpNfcClientCallback.h", "android/hardware/nfc/1.0/BnHwNfcClientCallback.h", "android/hardware/nfc/1.0/BpHwNfcClientCallback.h", "android/hardware/nfc/1.0/BsNfcClientCallback.h", ], } Loading Loading
benchmarks/msgq/1.0/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,8 @@ genrule { out: [ "android/hardware/benchmarks/msgq/1.0/IBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/IHwBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BnBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BpBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BnHwBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BpHwBenchmarkMsgQ.h", "android/hardware/benchmarks/msgq/1.0/BsBenchmarkMsgQ.h", ], } Loading
bluetooth/1.0/Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ genrule { "android/hardware/bluetooth/1.0/types.h", "android/hardware/bluetooth/1.0/IBluetoothHci.h", "android/hardware/bluetooth/1.0/IHwBluetoothHci.h", "android/hardware/bluetooth/1.0/BnBluetoothHci.h", "android/hardware/bluetooth/1.0/BpBluetoothHci.h", "android/hardware/bluetooth/1.0/BnHwBluetoothHci.h", "android/hardware/bluetooth/1.0/BpHwBluetoothHci.h", "android/hardware/bluetooth/1.0/BsBluetoothHci.h", "android/hardware/bluetooth/1.0/IBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/IHwBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BnBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BpBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BnHwBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BpHwBluetoothHciCallbacks.h", "android/hardware/bluetooth/1.0/BsBluetoothHciCallbacks.h", ], } Loading
boot/1.0/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ genrule { "android/hardware/boot/1.0/types.h", "android/hardware/boot/1.0/IBootControl.h", "android/hardware/boot/1.0/IHwBootControl.h", "android/hardware/boot/1.0/BnBootControl.h", "android/hardware/boot/1.0/BpBootControl.h", "android/hardware/boot/1.0/BnHwBootControl.h", "android/hardware/boot/1.0/BpHwBootControl.h", "android/hardware/boot/1.0/BsBootControl.h", ], } Loading
ir/1.0/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ genrule { "android/hardware/ir/1.0/types.h", "android/hardware/ir/1.0/IConsumerIr.h", "android/hardware/ir/1.0/IHwConsumerIr.h", "android/hardware/ir/1.0/BnConsumerIr.h", "android/hardware/ir/1.0/BpConsumerIr.h", "android/hardware/ir/1.0/BnHwConsumerIr.h", "android/hardware/ir/1.0/BpHwConsumerIr.h", "android/hardware/ir/1.0/BsConsumerIr.h", ], } Loading
nfc/1.0/Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ genrule { "android/hardware/nfc/1.0/types.h", "android/hardware/nfc/1.0/INfc.h", "android/hardware/nfc/1.0/IHwNfc.h", "android/hardware/nfc/1.0/BnNfc.h", "android/hardware/nfc/1.0/BpNfc.h", "android/hardware/nfc/1.0/BnHwNfc.h", "android/hardware/nfc/1.0/BpHwNfc.h", "android/hardware/nfc/1.0/BsNfc.h", "android/hardware/nfc/1.0/INfcClientCallback.h", "android/hardware/nfc/1.0/IHwNfcClientCallback.h", "android/hardware/nfc/1.0/BnNfcClientCallback.h", "android/hardware/nfc/1.0/BpNfcClientCallback.h", "android/hardware/nfc/1.0/BnHwNfcClientCallback.h", "android/hardware/nfc/1.0/BpHwNfcClientCallback.h", "android/hardware/nfc/1.0/BsNfcClientCallback.h", ], } Loading