OSDN Git Service
(root)
/
android-x86
/
system-hardware-interfaces.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84777b0
)
Remove path from hidl_package_root.
author
Steven Moreland
<smoreland@google.com>
Fri, 27 Jul 2018 16:42:48 +0000
(09:42 -0700)
committer
Steven Moreland
<smoreland@google.com>
Fri, 27 Jul 2018 16:42:48 +0000
(09:42 -0700)
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: Id0629f4e8fa066b5cddae71016f52dcd3d5e129a
Android.bp
patch
|
blob
|
history
diff --git
a/Android.bp
b/Android.bp
index
5417899
..
64043ff
100644
(file)
--- a/
Android.bp
+++ b/
Android.bp
@@
-1,4
+1,3
@@
hidl_package_root {
name: "android.system",
- path: "system/hardware/interfaces",
}