diff options
author | Zhuoyao Zhang <zhuoyao@google.com> | 2017-02-14 18:51:26 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2017-02-14 18:51:27 +0000 |
commit | f008f8fdc436b9638001c0f7100999c7cbc25268 (patch) | |
tree | 223f4d802adbb701f96cf67a3aea2aef4c2e4d63 /light | |
parent | 7ddf7abff5b33eb294cf8cd896a99a1c6ca4fcbc (diff) | |
parent | 3bef939f948ba93bebd92ee59f4a4f1a099b0e42 (diff) | |
download | platform_hardware_interfaces-f008f8fdc436b9638001c0f7100999c7cbc25268.tar.gz platform_hardware_interfaces-f008f8fdc436b9638001c0f7100999c7cbc25268.tar.bz2 platform_hardware_interfaces-f008f8fdc436b9638001c0f7100999c7cbc25268.zip |
Merge "Update .vts files on master based on the latest .hal file and hidl-gen"
Diffstat (limited to 'light')
-rw-r--r-- | light/2.0/vts/Light.vts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/light/2.0/vts/Light.vts b/light/2.0/vts/Light.vts index 5d49822cff..163405fe57 100644 --- a/light/2.0/vts/Light.vts +++ b/light/2.0/vts/Light.vts @@ -5,6 +5,7 @@ component_name: "ILight" package: "android.hardware.light" import: "android.hardware.light@2.0::types" +import: "android.hidl.base@1.0::types" interface: { api: { |