commit | 8cf2255eb5e96beaecc92b7b4cc8f9f4f438af1c | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Aug 14 19:38:36 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Aug 14 19:38:36 2018 -0700 |
tree | 68b0bc81a89a4bcde4c2493e6e30cdce51efa753 | |
parent | fec4521e831072ad6ee8b6cad9b8e8a3a447d218 [diff] | |
parent | 0ffe69c814e1dc022b56ed219e09e0150fe5fca5 [diff] |
Merge "Add power@1.3 to the VNDK." am: ebcc813acc am: 82d652f7c1 am: 0ffe69c814 Change-Id: I3f200f954c8cde3484a3233a3be6f6853018d931
diff --git a/power/1.3/Android.bp b/power/1.3/Android.bp index 65b7597..1869b56 100644 --- a/power/1.3/Android.bp +++ b/power/1.3/Android.bp
@@ -3,6 +3,9 @@ hidl_interface { name: "android.hardware.power@1.3", root: "android.hardware", + vndk: { + enabled: true, + }, srcs: [ "types.hal", "IPower.hal",