diff options
author | Zhuoyao Zhang <zhuoyao@google.com> | 2017-02-13 18:03:06 -0800 |
---|---|---|
committer | Zhuoyao Zhang <zhuoyao@google.com> | 2017-02-13 18:03:06 -0800 |
commit | 3bef939f948ba93bebd92ee59f4a4f1a099b0e42 (patch) | |
tree | 6876b0a813110f20d6a456c05efa2072b0e9b073 /light | |
parent | e445f52e23e6fd67bea16c4877517439ffce77f1 (diff) | |
download | platform_hardware_interfaces-3bef939f948ba93bebd92ee59f4a4f1a099b0e42.tar.gz platform_hardware_interfaces-3bef939f948ba93bebd92ee59f4a4f1a099b0e42.tar.bz2 platform_hardware_interfaces-3bef939f948ba93bebd92ee59f4a4f1a099b0e42.zip |
Update .vts files on master based on the latest .hal file and hidl-gen
Test: mma
Change-Id: I9558f300505db83e26f7c241c5cf729cd005a07b
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: { |