Add power@1.3 to the VNDK.

This was missing. Now update-makefiles is consistent w/ it.

Bug: 110112323
Test: (sanity) build + boot walleye
Change-Id: I29d4535b906d475c3b09e5f0c732c960986d1e38
This commit is contained in:
Steven Moreland
2018-08-14 13:31:54 -07:00
parent e5bf3a268e
commit ac22c2c1ed

View File

@@ -3,6 +3,9 @@
hidl_interface {
name: "android.hardware.power@1.3",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IPower.hal",