Generate blueprint with updated hidl-gen

- Updated Android.bp with latest hidl-gen for all HAL modules
- Add package root for HAL modules.

Change-Id: I2c5bd4b275eb0f29d330383afc49417230eacc8b
This commit is contained in:
Vinay Verma
2018-04-09 17:45:12 +05:30
parent f44d761922
commit 31cf3c9602
16 changed files with 38 additions and 219 deletions

View File

@@ -2,7 +2,6 @@
hidl_interface {
name: "vendor.qti.hardware.display.composer@1.0",
owner: "qti",
root: "vendor.qti.hardware.display",
srcs: [
"IQtiComposer.hal",

View File

@@ -1,3 +0,0 @@
subdirs = [
"1.0",
]