commit | 17d4579494ae7a539fd359985379a4d6d53e68e7 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Apr 11 14:18:40 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri Apr 14 11:07:49 2017 -0700 |
tree | 8dbce2fab86788c24389fd043988d1965ca4e03d | |
parent | e210c2f302ef584a3075f00ef07f0922030d5ce2 [diff] [blame] |
multihal: move to vendor Test: works Bug: 33241851 Change-Id: I752d2a67c0dde2c635970f6aa24f58f5da85e785
diff --git a/modules/sensors/Android.bp b/modules/sensors/Android.bp index f19cee3..1d15065 100644 --- a/modules/sensors/Android.bp +++ b/modules/sensors/Android.bp
@@ -1,5 +1,6 @@ cc_library_static { name: "multihal", + vendor: true, srcs: [ "multihal.cpp", "SensorEventQueue.cpp"