commit | 0dd5ba23fbf1435db05aa685a0775b9df4209332 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Apr 11 09:57:11 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Apr 11 16:41:07 2017 -0700 |
tree | 5657d067f84b301ede92d0434c07b4521f022497 | |
parent | 085aca0ee3c7fa1153c794dcf1fdca434dc76777 [diff] |
Update makefiles. Test: pass Change-Id: I5cf42c8ff1e11207394e4852ba0bd03e4e3b7d2e
diff --git a/ir/1.0/Android.bp b/ir/1.0/Android.bp index 5bff1d3..6f52736 100644 --- a/ir/1.0/Android.bp +++ b/ir/1.0/Android.bp
@@ -44,6 +44,7 @@ generated_sources: ["android.hardware.ir@1.0_genc++"], generated_headers: ["android.hardware.ir@1.0_genc++_headers"], export_generated_headers: ["android.hardware.ir@1.0_genc++_headers"], + vendor_available: true, shared_libs: [ "libhidlbase", "libhidltransport",