summaryrefslogtreecommitdiffstats
path: root/drm
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2018-03-19 16:37:46 -0700
committerNathan Harold <nharold@google.com>2018-03-19 16:37:46 -0700
commitc893754c0d0b661f56d8d6e0621e9d1a27dcd043 (patch)
tree4ddde50d577a12ed8a15e20d3f179c94ff2e70dc /drm
parentba20b76deb05f6532409f8f2a166f3f866e60946 (diff)
downloadandroid_hardware_interfaces-c893754c0d0b661f56d8d6e0621e9d1a27dcd043.tar.gz
android_hardware_interfaces-c893754c0d0b661f56d8d6e0621e9d1a27dcd043.tar.bz2
android_hardware_interfaces-c893754c0d0b661f56d8d6e0621e9d1a27dcd043.zip
Update Makefiles Missed In Previous Commits
When calling update-makefiles.sh there are some unrelated changes that were missed in previous commits. Bug: 8675309 Test: compilation Change-Id: I5bf67fbcc809de36bde1869ada7b835566a5198b
Diffstat (limited to 'drm')
-rw-r--r--drm/1.1/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/drm/1.1/Android.bp b/drm/1.1/Android.bp
index ed8196ecf..dba3e427a 100644
--- a/drm/1.1/Android.bp
+++ b/drm/1.1/Android.bp
@@ -17,8 +17,10 @@ hidl_interface {
"android.hidl.base@1.0",
],
types: [
+ "DrmMetricGroup",
"HdcpLevel",
"KeyRequestType",
+ "SecureStopRelease",
"SecurityLevel",
],
gen_java: false,