3a18d73829
Test: update-makefiles Bug: 35870521 Change-Id: I652db1f458f07f0b254966c2acee0b441a0bcae1
8 lines
174 B
Bash
Executable file
8 lines
174 B
Bash
Executable file
#!/bin/bash
|
|
|
|
source system/tools/hidl/update-makefiles-helper.sh
|
|
|
|
do_makefiles_update \
|
|
"android.hardware:hardware/interfaces" \
|
|
"android.hidl:system/libhidl/transport"
|
|
|