| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
These are automatically included as part of hidl_interface and no
longer need to be checked in.
Bug: 117348839
Test: manual
Change-Id: If07460e1b88c5929e23256c30ddb332ee64e9c3d
Merged-In: If07460e1b88c5929e23256c30ddb332ee64e9c3d
|
|
|
|
|
|
| |
Test: ./update-makefiles.sh
Bug: 117826861
Change-Id: I7c7b22ecff1a373cd905fedd96bdaa12e1a558f0
|
|
|
|
|
| |
Test: with update-all-google-makefiles.sh
Change-Id: I373e270b481d9074f440c3c0826199a207e654f7
|
|
|
|
|
|
| |
Test: update-makefiles
Bug: 35870521
Change-Id: I652db1f458f07f0b254966c2acee0b441a0bcae1
|
|
|
|
|
|
|
|
| |
This makes it easier for the user to discover that one (or more) of
their source files contain errors
Test: ran the script
Change-Id: Ibdb1f363d934605f47ca7df0d56bb387a47f7482
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that we also have packages like android.hidl.base which reside in
system/libhidl/transport which are read in by hidl-gen (see
-randroid.hidl:system/libhidl/transport in the same file), we can
display a pretty warning message if they are missing.
We'll have to remember to update this after b/33276472.
Test: ran update-makefiles.sh
Change-Id: Ia3e3183dd5139cf3a8d1bf7bd25c201d1b098c79
|
|
|
|
|
|
|
|
|
|
|
| |
A new dependency android.hidl.base@1.0 is added for
all projects.
Also updated Android.mk for NFC hal (for java constants)
Test: mma
Change-Id: Ia70d0eb0d74de06475a339698386d383d491a43a
|
|
|
|
|
| |
Test: mma -j64
Change-Id: I319198af32adf1fef180c5c2c22ba4b360fa7609
|
|
|
|
|
|
| |
Bug: 31909444
Test: make various interfaces, mma -j
Change-Id: Ie2de39572e482415b5279110586a0cb7e5220c8e
|
|
|
|
|
|
|
|
| |
See build/soong/README.md for more information.
Bug: 31742855
Test: mma -j
Change-Id: Icb93f3b1b2caeb5e9c00f88ca35841b927ad075d
|
|
|
|
|
|
|
|
|
|
| |
When auto-generating Android.mk for HIDL packages, update-makefiles.sh
now just looks for all directories hosting .hal files, converts them to
HIDL package names, and invokes hidl-gen on these package names to
generate the appropriate Android.mk files.
Change-Id: I8a824672f33be58508ae7c07de463f4f589a9a73
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|
|
|
|
| |
Change-Id: I178faf37dddb5149c1bdc217fa1395b2566194d7
Bug: 31221188
|
|
Change-Id: I9d21a811d8e2fc604702388ad1910476df16f43a
Signed-off-by: Iliyan Malchev <malchev@google.com>
|