mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Update makefiles for hwtypes.h
Test: pass Change-Id: I8e17eb8fec5d2f04c526476a866c8dd54ccb556c
This commit is contained in:
@@ -42,6 +42,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/audio/2.0/types.h",
|
||||
"android/hardware/audio/2.0/hwtypes.h",
|
||||
"android/hardware/audio/2.0/IDevice.h",
|
||||
"android/hardware/audio/2.0/IHwDevice.h",
|
||||
"android/hardware/audio/2.0/BnHwDevice.h",
|
||||
|
||||
@@ -28,6 +28,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/audio/common/2.0/types.h",
|
||||
"android/hardware/audio/common/2.0/hwtypes.h",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
@@ -56,6 +56,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/audio/effect/2.0/types.h",
|
||||
"android/hardware/audio/effect/2.0/hwtypes.h",
|
||||
"android/hardware/audio/effect/2.0/IAcousticEchoCancelerEffect.h",
|
||||
"android/hardware/audio/effect/2.0/IHwAcousticEchoCancelerEffect.h",
|
||||
"android/hardware/audio/effect/2.0/BnHwAcousticEchoCancelerEffect.h",
|
||||
|
||||
@@ -36,6 +36,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/automotive/evs/1.0/types.h",
|
||||
"android/hardware/automotive/evs/1.0/hwtypes.h",
|
||||
"android/hardware/automotive/evs/1.0/IEvsCamera.h",
|
||||
"android/hardware/automotive/evs/1.0/IHwEvsCamera.h",
|
||||
"android/hardware/automotive/evs/1.0/BnHwEvsCamera.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/automotive/vehicle/2.0/types.h",
|
||||
"android/hardware/automotive/vehicle/2.0/hwtypes.h",
|
||||
"android/hardware/automotive/vehicle/2.0/IVehicle.h",
|
||||
"android/hardware/automotive/vehicle/2.0/IHwVehicle.h",
|
||||
"android/hardware/automotive/vehicle/2.0/BnHwVehicle.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/automotive/vehicle/2.1/types.h",
|
||||
"android/hardware/automotive/vehicle/2.1/hwtypes.h",
|
||||
"android/hardware/automotive/vehicle/2.1/IVehicle.h",
|
||||
"android/hardware/automotive/vehicle/2.1/IHwVehicle.h",
|
||||
"android/hardware/automotive/vehicle/2.1/BnHwVehicle.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/biometrics/fingerprint/2.1/types.h",
|
||||
"android/hardware/biometrics/fingerprint/2.1/hwtypes.h",
|
||||
"android/hardware/biometrics/fingerprint/2.1/IBiometricsFingerprint.h",
|
||||
"android/hardware/biometrics/fingerprint/2.1/IHwBiometricsFingerprint.h",
|
||||
"android/hardware/biometrics/fingerprint/2.1/BnHwBiometricsFingerprint.h",
|
||||
|
||||
@@ -36,6 +36,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/broadcastradio/1.0/types.h",
|
||||
"android/hardware/broadcastradio/1.0/hwtypes.h",
|
||||
"android/hardware/broadcastradio/1.0/IBroadcastRadio.h",
|
||||
"android/hardware/broadcastradio/1.0/IHwBroadcastRadio.h",
|
||||
"android/hardware/broadcastradio/1.0/BnHwBroadcastRadio.h",
|
||||
|
||||
@@ -36,6 +36,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/broadcastradio/1.1/types.h",
|
||||
"android/hardware/broadcastradio/1.1/hwtypes.h",
|
||||
"android/hardware/broadcastradio/1.1/IBroadcastRadio.h",
|
||||
"android/hardware/broadcastradio/1.1/IHwBroadcastRadio.h",
|
||||
"android/hardware/broadcastradio/1.1/BnHwBroadcastRadio.h",
|
||||
|
||||
@@ -28,6 +28,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/camera/common/1.0/types.h",
|
||||
"android/hardware/camera/common/1.0/hwtypes.h",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
@@ -34,6 +34,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/camera/device/1.0/types.h",
|
||||
"android/hardware/camera/device/1.0/hwtypes.h",
|
||||
"android/hardware/camera/device/1.0/ICameraDevice.h",
|
||||
"android/hardware/camera/device/1.0/IHwCameraDevice.h",
|
||||
"android/hardware/camera/device/1.0/BnHwCameraDevice.h",
|
||||
|
||||
@@ -34,6 +34,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/camera/device/3.2/types.h",
|
||||
"android/hardware/camera/device/3.2/hwtypes.h",
|
||||
"android/hardware/camera/device/3.2/ICameraDevice.h",
|
||||
"android/hardware/camera/device/3.2/IHwCameraDevice.h",
|
||||
"android/hardware/camera/device/3.2/BnHwCameraDevice.h",
|
||||
|
||||
@@ -28,6 +28,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/camera/metadata/3.2/types.h",
|
||||
"android/hardware/camera/metadata/3.2/hwtypes.h",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/contexthub/1.0/types.h",
|
||||
"android/hardware/contexthub/1.0/hwtypes.h",
|
||||
"android/hardware/contexthub/1.0/IContexthub.h",
|
||||
"android/hardware/contexthub/1.0/IHwContexthub.h",
|
||||
"android/hardware/contexthub/1.0/BnHwContexthub.h",
|
||||
|
||||
@@ -38,6 +38,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/drm/1.0/types.h",
|
||||
"android/hardware/drm/1.0/hwtypes.h",
|
||||
"android/hardware/drm/1.0/ICryptoFactory.h",
|
||||
"android/hardware/drm/1.0/IHwCryptoFactory.h",
|
||||
"android/hardware/drm/1.0/BnHwCryptoFactory.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/gatekeeper/1.0/types.h",
|
||||
"android/hardware/gatekeeper/1.0/hwtypes.h",
|
||||
"android/hardware/gatekeeper/1.0/IGatekeeper.h",
|
||||
"android/hardware/gatekeeper/1.0/IHwGatekeeper.h",
|
||||
"android/hardware/gatekeeper/1.0/BnHwGatekeeper.h",
|
||||
|
||||
@@ -68,6 +68,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/gnss/1.0/types.h",
|
||||
"android/hardware/gnss/1.0/hwtypes.h",
|
||||
"android/hardware/gnss/1.0/IAGnss.h",
|
||||
"android/hardware/gnss/1.0/IHwAGnss.h",
|
||||
"android/hardware/gnss/1.0/BnHwAGnss.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/graphics/allocator/2.0/types.h",
|
||||
"android/hardware/graphics/allocator/2.0/hwtypes.h",
|
||||
"android/hardware/graphics/allocator/2.0/IAllocator.h",
|
||||
"android/hardware/graphics/allocator/2.0/IHwAllocator.h",
|
||||
"android/hardware/graphics/allocator/2.0/BnHwAllocator.h",
|
||||
|
||||
@@ -28,6 +28,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/graphics/common/1.0/types.h",
|
||||
"android/hardware/graphics/common/1.0/hwtypes.h",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
@@ -34,6 +34,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/graphics/composer/2.1/types.h",
|
||||
"android/hardware/graphics/composer/2.1/hwtypes.h",
|
||||
"android/hardware/graphics/composer/2.1/IComposer.h",
|
||||
"android/hardware/graphics/composer/2.1/IHwComposer.h",
|
||||
"android/hardware/graphics/composer/2.1/BnHwComposer.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/graphics/mapper/2.0/types.h",
|
||||
"android/hardware/graphics/mapper/2.0/hwtypes.h",
|
||||
"android/hardware/graphics/mapper/2.0/IMapper.h",
|
||||
"android/hardware/graphics/mapper/2.0/IHwMapper.h",
|
||||
"android/hardware/graphics/mapper/2.0/BnHwMapper.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/health/1.0/types.h",
|
||||
"android/hardware/health/1.0/hwtypes.h",
|
||||
"android/hardware/health/1.0/IHealth.h",
|
||||
"android/hardware/health/1.0/IHwHealth.h",
|
||||
"android/hardware/health/1.0/BnHwHealth.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/keymaster/3.0/types.h",
|
||||
"android/hardware/keymaster/3.0/hwtypes.h",
|
||||
"android/hardware/keymaster/3.0/IKeymasterDevice.h",
|
||||
"android/hardware/keymaster/3.0/IHwKeymasterDevice.h",
|
||||
"android/hardware/keymaster/3.0/BnHwKeymasterDevice.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/light/2.0/types.h",
|
||||
"android/hardware/light/2.0/hwtypes.h",
|
||||
"android/hardware/light/2.0/ILight.h",
|
||||
"android/hardware/light/2.0/IHwLight.h",
|
||||
"android/hardware/light/2.0/BnHwLight.h",
|
||||
|
||||
@@ -28,6 +28,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/media/1.0/types.h",
|
||||
"android/hardware/media/1.0/hwtypes.h",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
@@ -38,6 +38,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/media/omx/1.0/types.h",
|
||||
"android/hardware/media/omx/1.0/hwtypes.h",
|
||||
"android/hardware/media/omx/1.0/IGraphicBufferSource.h",
|
||||
"android/hardware/media/omx/1.0/IHwGraphicBufferSource.h",
|
||||
"android/hardware/media/omx/1.0/BnHwGraphicBufferSource.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/memtrack/1.0/types.h",
|
||||
"android/hardware/memtrack/1.0/hwtypes.h",
|
||||
"android/hardware/memtrack/1.0/IMemtrack.h",
|
||||
"android/hardware/memtrack/1.0/IHwMemtrack.h",
|
||||
"android/hardware/memtrack/1.0/BnHwMemtrack.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/power/1.0/types.h",
|
||||
"android/hardware/power/1.0/hwtypes.h",
|
||||
"android/hardware/power/1.0/IPower.h",
|
||||
"android/hardware/power/1.0/IHwPower.h",
|
||||
"android/hardware/power/1.0/BnHwPower.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/sensors/1.0/types.h",
|
||||
"android/hardware/sensors/1.0/hwtypes.h",
|
||||
"android/hardware/sensors/1.0/ISensors.h",
|
||||
"android/hardware/sensors/1.0/IHwSensors.h",
|
||||
"android/hardware/sensors/1.0/BnHwSensors.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/soundtrigger/2.0/types.h",
|
||||
"android/hardware/soundtrigger/2.0/hwtypes.h",
|
||||
"android/hardware/soundtrigger/2.0/ISoundTriggerHw.h",
|
||||
"android/hardware/soundtrigger/2.0/IHwSoundTriggerHw.h",
|
||||
"android/hardware/soundtrigger/2.0/BnHwSoundTriggerHw.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/tests/extension/light/2.0/types.h",
|
||||
"android/hardware/tests/extension/light/2.0/hwtypes.h",
|
||||
"android/hardware/tests/extension/light/2.0/IExtLight.h",
|
||||
"android/hardware/tests/extension/light/2.0/IHwExtLight.h",
|
||||
"android/hardware/tests/extension/light/2.0/BnHwExtLight.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/thermal/1.0/types.h",
|
||||
"android/hardware/thermal/1.0/hwtypes.h",
|
||||
"android/hardware/thermal/1.0/IThermal.h",
|
||||
"android/hardware/thermal/1.0/IHwThermal.h",
|
||||
"android/hardware/thermal/1.0/BnHwThermal.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/tv/cec/1.0/types.h",
|
||||
"android/hardware/tv/cec/1.0/hwtypes.h",
|
||||
"android/hardware/tv/cec/1.0/IHdmiCec.h",
|
||||
"android/hardware/tv/cec/1.0/IHwHdmiCec.h",
|
||||
"android/hardware/tv/cec/1.0/BnHwHdmiCec.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/tv/input/1.0/types.h",
|
||||
"android/hardware/tv/input/1.0/hwtypes.h",
|
||||
"android/hardware/tv/input/1.0/ITvInput.h",
|
||||
"android/hardware/tv/input/1.0/IHwTvInput.h",
|
||||
"android/hardware/tv/input/1.0/BnHwTvInput.h",
|
||||
|
||||
@@ -32,6 +32,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/usb/1.0/types.h",
|
||||
"android/hardware/usb/1.0/hwtypes.h",
|
||||
"android/hardware/usb/1.0/IUsb.h",
|
||||
"android/hardware/usb/1.0/IHwUsb.h",
|
||||
"android/hardware/usb/1.0/BnHwUsb.h",
|
||||
|
||||
@@ -30,6 +30,7 @@ genrule {
|
||||
],
|
||||
out: [
|
||||
"android/hardware/vibrator/1.0/types.h",
|
||||
"android/hardware/vibrator/1.0/hwtypes.h",
|
||||
"android/hardware/vibrator/1.0/IVibrator.h",
|
||||
"android/hardware/vibrator/1.0/IHwVibrator.h",
|
||||
"android/hardware/vibrator/1.0/BnHwVibrator.h",
|
||||
|
||||
Reference in New Issue
Block a user