Update makefiles.

Test: pass
Change-Id: I925baccbe51a32b7b7f3f66cf2918d017ee6b039
This commit is contained in:
Steven Moreland
2017-03-24 21:50:45 -07:00
parent 2d0b636b29
commit e90c31f125
12 changed files with 12 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ genrule {
],
out: [
"android/hardware/bluetooth/1.0/types.h",
"android/hardware/bluetooth/1.0/hwtypes.h",
"android/hardware/bluetooth/1.0/IBluetoothHci.h",
"android/hardware/bluetooth/1.0/IHwBluetoothHci.h",
"android/hardware/bluetooth/1.0/BnHwBluetoothHci.h",

View File

@@ -30,6 +30,7 @@ genrule {
],
out: [
"android/hardware/boot/1.0/types.h",
"android/hardware/boot/1.0/hwtypes.h",
"android/hardware/boot/1.0/IBootControl.h",
"android/hardware/boot/1.0/IHwBootControl.h",
"android/hardware/boot/1.0/BnHwBootControl.h",

View File

@@ -30,6 +30,7 @@ genrule {
],
out: [
"android/hardware/configstore/1.0/types.h",
"android/hardware/configstore/1.0/hwtypes.h",
"android/hardware/configstore/1.0/ISurfaceFlingerConfigs.h",
"android/hardware/configstore/1.0/IHwSurfaceFlingerConfigs.h",
"android/hardware/configstore/1.0/BnHwSurfaceFlingerConfigs.h",

View File

@@ -30,6 +30,7 @@ genrule {
],
out: [
"android/hardware/ir/1.0/types.h",
"android/hardware/ir/1.0/hwtypes.h",
"android/hardware/ir/1.0/IConsumerIr.h",
"android/hardware/ir/1.0/IHwConsumerIr.h",
"android/hardware/ir/1.0/BnHwConsumerIr.h",

View File

@@ -32,6 +32,7 @@ genrule {
],
out: [
"android/hardware/nfc/1.0/types.h",
"android/hardware/nfc/1.0/hwtypes.h",
"android/hardware/nfc/1.0/INfc.h",
"android/hardware/nfc/1.0/IHwNfc.h",
"android/hardware/nfc/1.0/BnHwNfc.h",

View File

@@ -38,6 +38,7 @@ genrule {
],
out: [
"android/hardware/radio/1.0/types.h",
"android/hardware/radio/1.0/hwtypes.h",
"android/hardware/radio/1.0/IRadio.h",
"android/hardware/radio/1.0/IHwRadio.h",
"android/hardware/radio/1.0/BnHwRadio.h",

View File

@@ -32,6 +32,7 @@ genrule {
],
out: [
"android/hardware/renderscript/1.0/types.h",
"android/hardware/renderscript/1.0/hwtypes.h",
"android/hardware/renderscript/1.0/IContext.h",
"android/hardware/renderscript/1.0/IHwContext.h",
"android/hardware/renderscript/1.0/BnHwContext.h",

View File

@@ -38,6 +38,7 @@ genrule {
],
out: [
"android/hardware/tests/bar/1.0/types.h",
"android/hardware/tests/bar/1.0/hwtypes.h",
"android/hardware/tests/bar/1.0/IBar.h",
"android/hardware/tests/bar/1.0/IHwBar.h",
"android/hardware/tests/bar/1.0/BnHwBar.h",

View File

@@ -34,6 +34,7 @@ genrule {
],
out: [
"android/hardware/tests/baz/1.0/types.h",
"android/hardware/tests/baz/1.0/hwtypes.h",
"android/hardware/tests/baz/1.0/IBase.h",
"android/hardware/tests/baz/1.0/IHwBase.h",
"android/hardware/tests/baz/1.0/BnHwBase.h",

View File

@@ -38,6 +38,7 @@ genrule {
],
out: [
"android/hardware/tests/foo/1.0/types.h",
"android/hardware/tests/foo/1.0/hwtypes.h",
"android/hardware/tests/foo/1.0/IFoo.h",
"android/hardware/tests/foo/1.0/IHwFoo.h",
"android/hardware/tests/foo/1.0/BnHwFoo.h",

View File

@@ -54,6 +54,7 @@ genrule {
],
out: [
"android/hardware/wifi/1.0/types.h",
"android/hardware/wifi/1.0/hwtypes.h",
"android/hardware/wifi/1.0/IWifi.h",
"android/hardware/wifi/1.0/IHwWifi.h",
"android/hardware/wifi/1.0/BnHwWifi.h",

View File

@@ -52,6 +52,7 @@ genrule {
],
out: [
"android/hardware/wifi/supplicant/1.0/types.h",
"android/hardware/wifi/supplicant/1.0/hwtypes.h",
"android/hardware/wifi/supplicant/1.0/ISupplicant.h",
"android/hardware/wifi/supplicant/1.0/IHwSupplicant.h",
"android/hardware/wifi/supplicant/1.0/BnHwSupplicant.h",