diff options
author | Steven Moreland <smoreland@google.com> | 2017-03-24 21:50:45 -0700 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2017-03-24 21:50:45 -0700 |
commit | e90c31f1259ce8bcbd437736022b7260143ce560 (patch) | |
tree | 6fd52d9083819db9a33b286ad170c70569242c30 /ir/1.0/Android.bp | |
parent | 2d0b636b297430b45c9afd69e6ef5d5e014af5a0 (diff) | |
download | platform_hardware_interfaces-e90c31f1259ce8bcbd437736022b7260143ce560.tar.gz platform_hardware_interfaces-e90c31f1259ce8bcbd437736022b7260143ce560.tar.bz2 platform_hardware_interfaces-e90c31f1259ce8bcbd437736022b7260143ce560.zip |
Update makefiles.
Test: pass
Change-Id: I925baccbe51a32b7b7f3f66cf2918d017ee6b039
Diffstat (limited to 'ir/1.0/Android.bp')
-rw-r--r-- | ir/1.0/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ir/1.0/Android.bp b/ir/1.0/Android.bp index da49579caa..5bff1d3578 100644 --- a/ir/1.0/Android.bp +++ b/ir/1.0/Android.bp @@ -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", |