platform_hardware_interfaces/health/2.1/Android.bp
Yifan Hong ed0fead8e4 health 2.1
Test: builds
Bug: 137670450

Change-Id: Ie8ec2733ee5338fef3639ab4deda47c9e5ce2179
2019-10-15 17:38:40 -07:00

20 lines
442 B
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.health@2.1",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IHealth.hal",
"IHealthInfoCallback.hal",
],
interfaces: [
"android.hardware.health@1.0",
"android.hardware.health@2.0",
"android.hidl.base@1.0",
],
gen_java: true,
}