summaryrefslogtreecommitdiffstats
path: root/broadcastradio
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-12-11 12:46:19 -0800
committerSteven Moreland <smoreland@google.com>2017-12-11 20:48:11 +0000
commit4cd5506baa4fbc6f9c309f16e9ee0a71ac0d29af (patch)
tree94a430c3574a09bf1adf46127159cb88b7fb7d54 /broadcastradio
parent8dd2abca297fcf9dca5dd5451d74902f9d19ade0 (diff)
downloadplatform_hardware_interfaces-4cd5506baa4fbc6f9c309f16e9ee0a71ac0d29af.tar.gz
platform_hardware_interfaces-4cd5506baa4fbc6f9c309f16e9ee0a71ac0d29af.tar.bz2
platform_hardware_interfaces-4cd5506baa4fbc6f9c309f16e9ee0a71ac0d29af.zip
Update makefiles.
Been seeing these in CLs. Some were forgotten. Test/Bug: none Change-Id: I678f9ef157a3631586a3d3a9cc503121eed5a703
Diffstat (limited to 'broadcastradio')
-rw-r--r--broadcastradio/1.2/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/broadcastradio/1.2/Android.bp b/broadcastradio/1.2/Android.bp
index 913da8c7c4..40eb4e0a63 100644
--- a/broadcastradio/1.2/Android.bp
+++ b/broadcastradio/1.2/Android.bp
@@ -18,6 +18,7 @@ hidl_interface {
"android.hidl.base@1.0",
],
types: [
+ "IdentifierType",
],
gen_java: false,
}