summaryrefslogtreecommitdiffstats
path: root/drm
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-05-19 15:52:22 -0700
committerSteven Moreland <smoreland@google.com>2017-05-19 15:54:03 -0700
commit76cfb841405a7884519181dd924459c142ac43dd (patch)
treeb648d9f622dd0a61c31022d49cac1ab2af926a5e /drm
parente4d318948aa67150a33e6f25a9dce662afa14c4a (diff)
downloadandroid_hardware_interfaces-76cfb841405a7884519181dd924459c142ac43dd.tar.gz
android_hardware_interfaces-76cfb841405a7884519181dd924459c142ac43dd.tar.bz2
android_hardware_interfaces-76cfb841405a7884519181dd924459c142ac43dd.zip
Update makefiles. (2/2)
Adds default configuration for all hals. Bug: 38415912 Test: pass Change-Id: Idd1f3a2b7b16ad956d31784a513e93a066cdd02e
Diffstat (limited to 'drm')
-rw-r--r--drm/1.0/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drm/1.0/Android.bp b/drm/1.0/Android.bp
index 587829a36..530da4072 100644
--- a/drm/1.0/Android.bp
+++ b/drm/1.0/Android.bp
@@ -69,6 +69,7 @@ genrule {
cc_library_shared {
name: "android.hardware.drm@1.0",
+ defaults: ["hidl-module-defaults"],
generated_sources: ["android.hardware.drm@1.0_genc++"],
generated_headers: ["android.hardware.drm@1.0_genc++_headers"],
export_generated_headers: ["android.hardware.drm@1.0_genc++_headers"],