Package: android-platform-system-tools-hidl / 10.0.0+r36-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| android-platform-system-tools-hidl | 10.0.0+r36-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| include_headers.diff | (download) |
Coordinator.cpp |
1 1 + 0 - 0 ! |
add necessary header files The patch adds headers to the appropriate source code files to provide the necessary standard library functionality. |
| yacc_pure_parser.diff | (download) |
hidl-gen_y.yy |
4 2 + 2 - 0 ! |
api.pure declaration seems incompatible with bison 3.x |
| corrects spell.patch | (download) |
hidl-gen_y.yy |
2 1 + 1 - 0 ! |
corrects spelling errors to correct lintian warns |
| cache bison 2.7 intermediate source.patch | (download) |
hidl-gen_y.cpp |
4457 4457 + 0 - 0 ! |
use bison 2.7 to make intermediate source Built bison 2.7 from source in a Debian/stretch chroot, then ran: ./bison-2.7/src/bison --defines=$OUT_DIR/hidl-gen_y.h \ -o $OUT_DIR/hidl-gen_y.cpp hidl-gen_y.yy |
