commit | f5d136c231a8c0b601e236a63b7bb4d4c92ca526 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Wed Aug 02 15:19:22 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Aug 03 00:30:01 2017 +0000 |
tree | da385476b0496a6df4d8498005424dea3dcc5885 | |
parent | 7dcc345b6428a33c9d4f954ba98be0fd37d0b5f7 [diff] [blame] |
Update Android.bp HIDL makefiles Allow HAL definition libs to be static. Bug: 32920003 Bug: 64040096 Test: update-all-google-makefiles.sh Change-Id: I1483d572bea6799717d1614fb7d52fe225e31104
diff --git a/drm/Android.bp b/drm/Android.bp index 33f70eb..ed19a37 100644 --- a/drm/Android.bp +++ b/drm/Android.bp
@@ -1,5 +1,6 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/default", "1.0/vts/functional", ]