commit | ffb13032b6b8785dfff11c8c3df0585944725cde | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Mon Dec 11 17:32:22 2017 -0800 |
committer | Hridya Valsaraju <hridya@google.com> | Tue Dec 12 17:20:13 2017 -0800 |
tree | 551b6af04ec1c2d230d58eb941910c72633d5c56 | |
parent | 9c6587ad1fde2f0b820634b5af5007897ef328c0 [diff] [blame] |
Move healthd default implementation to hardware/interfaces. Bug: 70533363 63702641 Test: make -j32 Change-Id: Icb6eaea8641dc8ae53ed3af1fca81ddca39f8421
diff --git a/healthd/Android.mk b/healthd/Android.mk index 63c9d27..7e58785 100644 --- a/healthd/Android.mk +++ b/healthd/Android.mk
@@ -48,6 +48,7 @@ LOCAL_STATIC_LIBRARIES := \ android.hardware.health@2.0 \ + android.hardware.health@2.0-impl \ android.hardware.health@1.0 \ libminui \ libpng \