commit | c1cad35a5a3d1bbc7fcef1c0e6cece8db2d381e7 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Jul 10 16:06:46 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Jul 10 17:38:26 2017 -0700 |
tree | 117fb144415edfb7e766f3d41e0508ead73552f0 | |
parent | 6f6840a9c174a8a739ffccb49fe8be72bbc2476d [diff] [blame] |
Compile health hal with the VNDK. Test: builds with BOARD_VNDK_VERSION=current Change-Id: I38ea5afed47026f6068e9aac5de3435ec031f836
diff --git a/health/Android.bp b/health/Android.bp index 33f70eb..ed19a37 100644 --- a/health/Android.bp +++ b/health/Android.bp
@@ -1,5 +1,6 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/default", "1.0/vts/functional", ]