Remove path from hidl_package_root.
This now defaults to the current path making references to it relocatable. Bug: 111366989 Test: make hidl interfaces under this package root (this exercises the new path) Change-Id: I0d9dd1ebb00fcf514e374682497b8d26d0bfa353
This commit is contained in:
parent
f4fdfc325f
commit
fb7de5c99b
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
hidl_package_root {
|
||||
name: "android.hardware",
|
||||
path: "hardware/interfaces",
|
||||
}
|
||||
|
||||
cc_defaults {
|
||||
|
|
Loading…
Reference in a new issue