commit | fcd74ebcdc21e8b20a4556c4795f857247957398 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Nov 02 10:23:49 2016 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Nov 02 10:24:33 2016 -0700 |
tree | 0aa549d1a56364c345a9e41daf57d32c281ed358 | |
parent | 2e60330f1387a102c0852bc89cc47d326c633a2f [diff] |
Running update makefiles. https://android-review.googlesource.com/#/c/298160/ Test: pass Change-Id: I14fcde2d3aacc8f8cd9221f2d69e2feae9ae1226
diff --git a/light/2.0/Android.bp b/light/2.0/Android.bp index 33b4af2..ff2414c 100644 --- a/light/2.0/Android.bp +++ b/light/2.0/Android.bp
@@ -43,9 +43,9 @@ "libutils", "libcutils", ], -export_shared_lib_headers: [ - "libhidl", - "libhwbinder", - "libutils", + export_shared_lib_headers: [ + "libhidl", + "libhwbinder", + "libutils", ], }